mdProgrammer
Programmer
Not sure if this is more of an Access issue, or Windows issue, but it relates to Access.
I have a vbscript which creates System DSN using an account with administrative rights. This script works fine in Windows XP computers, and Windows 7 computers. The ODBC connection is added to the System DSN.
But, this is where the difference comes in. When I open an Access 2007 database in Windows 7, it doesn't list the ODBC connections in the Machine Data Source tab. On WinXP systems, this works as expected (ODBCs are also added to Machine Data Sources). I tried this with both a 32 bit and 64 bit ODBC drivers. So, why isn't this working?
The only alternative I see is to enter in a Machine Data Source for each computer (which then doesn't show up in the System Data Sources tab in the ODBC Data Source Administrator form). This is something I don't want to do.
I have a vbscript which creates System DSN using an account with administrative rights. This script works fine in Windows XP computers, and Windows 7 computers. The ODBC connection is added to the System DSN.
But, this is where the difference comes in. When I open an Access 2007 database in Windows 7, it doesn't list the ODBC connections in the Machine Data Source tab. On WinXP systems, this works as expected (ODBCs are also added to Machine Data Sources). I tried this with both a 32 bit and 64 bit ODBC drivers. So, why isn't this working?
The only alternative I see is to enter in a Machine Data Source for each computer (which then doesn't show up in the System Data Sources tab in the ODBC Data Source Administrator form). This is something I don't want to do.