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
http://www.codeproject.com/database/connectionstrings.asp
http://www.carlprothman.net/Default.aspx?tabid=81