I create a data source with the 64 bit ODBC admin tool on Windows 10. Test connection is success.
From VS 2013 I try to add data connection...
Click change button for Data source, select Microsoft ODBC data source.
select the data source created above, type in user name and password, click test connection, get error:
IMo14 the specified DSN contains an architecture mismatch between the Driver and Application
My google search says I must be using 32 bit ODBC data source, but I am sure I used the 64 bit ODBC admin tool. (though I do have both installed)
Can someone advise me on this? Thanks.