Hi all, I'm trying to push a DSN via the registry (i've never done it before) (w2008 r2 domain) it DOES create the key, but none of the Values get created.
this is the registry key data
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\SQL2008]
"Driver"="C:\\Windows\\system32\\SQLSRV32.dll"
"Description"="CLIENTDB"
"Server"="SQLBETA\\CLIENTSQL2"
"Database"="CLIENTDB"
"LastUser"="my_id"
"Trusted_Connection"="Yes"
Is there anything "special" that needs to be done.
tia
