We're trying to automate inserting system DSNs using a .reg file. The
file works up to a point, but so far I have not found a way to insert
the proper password. The authentication method is SQL server, not NT.
The relevant section of the file looks like
[HKEY_LOCAL_MACH INE\SOFTWARE\OD BC\ODBC.INI\vbW hadeva]
"Driver"="C:\\W INNT\\System32\ \SQLSRV32.dll"
"Server"="DBSER VER"
"LastUser"="vbW hadeva"
"PWD"="knuckleh ead"
The PWD, I admit, was a blind stab in the dark.
Anyone worked this out? Googling and KB searches aren't doing it for
me, but I might be looking in all the wrong places.
file works up to a point, but so far I have not found a way to insert
the proper password. The authentication method is SQL server, not NT.
The relevant section of the file looks like
[HKEY_LOCAL_MACH INE\SOFTWARE\OD BC\ODBC.INI\vbW hadeva]
"Driver"="C:\\W INNT\\System32\ \SQLSRV32.dll"
"Server"="DBSER VER"
"LastUser"="vbW hadeva"
"PWD"="knuckleh ead"
The PWD, I admit, was a blind stab in the dark.
Anyone worked this out? Googling and KB searches aren't doing it for
me, but I might be looking in all the wrong places.
Comment