Connection String References
Connection String References
Refer to these sources for help with connection strings for difference databases:
Look for references to OLE DB providers. The Universal Converter uses ADO – also refereed to as OLE DB. This is not the same as ODBC. ODBC connections strings may not work.
http://www.connectionstrings.com
https://www.codeproject.com/Articles/2304/ADO-Connection-Strings
http://www.carlprothman.net/Default.aspx?tabid=81