This is a discussion on Re: Error setting up the ODBC connect ion on w 2K for SQL Server within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I know its a little late but if anyone else is experiencing this problem I may have the answer. ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I know its a little late but if anyone else is experiencing this problem I may have the answer. If you are using MSDE 200 sp3a it will by default install with no network protocols. You need to either edit the setup.ini or use the setup command so that DISABLENETWORKPROTOCOLS=0 is set during setup. -- Posted via http://dbforums.com |