adodb_tools
Adodb_tools allow communication with different types of databases through ADO OLEDB component.
Author: Jaroslaw Tuszynski
I have been using these tools for a while now and they have been working great. Unfortunately, they just gave me a new computer and now adodb_connect gives me an error. It was working fine on a 32bit Windows XP computer with MATLAB2010a. Now on a 64bit Windows 7 machine with MATLAB2010b I get the error:
??? Invoke Error, Dispatch Exception:
Source: Microsoft OLE DB Provider for ODBC Drivers
Description: [Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified
My connection string DOES specify the correct data source and the driver (which IS installed on the new machine).