T Troy Jun 13, 2006 #1 Does anybody know how to create a DSN connection using code so I don't have to use the ODBC administrator?
Does anybody know how to create a DSN connection using code so I don't have to use the ODBC administrator?
D Douglas J Steele Jun 13, 2006 #2 http://support.microsoft.com/?id=184608 shows how to create a System DSN for SQL Server, but are you sure you need to? Why not go DSN-less instead? I show one way how at http://www.accessmvp.com/DJSteele/DSNLessLinks.html
http://support.microsoft.com/?id=184608 shows how to create a System DSN for SQL Server, but are you sure you need to? Why not go DSN-less instead? I show one way how at http://www.accessmvp.com/DJSteele/DSNLessLinks.html
T Troy Jun 13, 2006 #3 That is exactly what I needed, thanks. http://support.microsoft.com/?id=184608 shows how to create a System DSN for SQL Server, but are you sure you need to? Why not go DSN-less instead? I show one way how at http://www.accessmvp.com/DJSteele/DSNLessLinks.html Click to expand...
That is exactly what I needed, thanks. http://support.microsoft.com/?id=184608 shows how to create a System DSN for SQL Server, but are you sure you need to? Why not go DSN-less instead? I show one way how at http://www.accessmvp.com/DJSteele/DSNLessLinks.html Click to expand...