This is a discussion on Deploying SystemDSN to Lots of Computers within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I'm looking for some method that I can use to create the same SystemDSN on multiple computers. I'm currently ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'm looking for some method that I can use to create the same SystemDSN on multiple computers. I'm currently using odbcconf.exe to do this, but I need to set it to NT Authentication, no SQL authentication, otherwise it works great. Here is my current line. odbcconf configsysdsn "sql server" "dsn=DATAWAREHOUSE|server=DBMEMCO05|description=Da tawarehouse|database=dataw arehouse" Help Steve |