A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Is the thread
of any use to you? Happy New Year
Bernard Liengme, Nova Scotia, Canada http://people.stfx.ca/bliengme/
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a new PC with Windows 7 64 and Office 2010. I've created the same System DSN on the new PC as exists on the old XP machine and the connection verifies OK.
In Office 2010 Excel, going into Data, From Other Sources, From Microsft Query under the Databases Tab does not show the System DSN previously created. Works fine on the old XP / Office 2007 / Office 2003 environment.
Is there something that needs to be enabled to allow Excel to use System Data Sources?
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Is the thread
of any use to you? Happy New Year
Bernard Liengme, Nova Scotia, Canada http://people.stfx.ca/bliengme/
I assume that you use regular 32 bit Excel, which cannot access system dsn using 64 bit ODBC driver. Since you are using Windows 7 64 bit then the default ODBC configuration is 64 bit, not 32 bit. You have to create new system dsn using 32 bit ODBC driver. This is how you do it: run C:\Windows\SysWOW64\odbcad32.exe and then create new system DSN there.Good luck.