dongledell
Technical User
Hi all,
I am trying to learn ASP, and have bought the sams teach yourself in 24 hours. When it comes to setting up the sql server for the database, I follow the instructions...
In the ODBC Data Source administrator I go into System DSN and Add. in the ODBC Microsoft Access Setup, I locate the database to use and hit OK.
back in the OBBC Data Source administrator again in System DSN I Add, SQL Server, Put in a name, description and choose local as the server. As instructed I choose "with SQL Server Authentication", tick "Connect to SQL Server to obtain default settings for etc", put a login ID and Password in, and hit next. I then get the following error:
Connection failed
SQLState: '01000'
SQL Server Error: 10061
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionOpen (Connect()).
Connection Failed:
SQL Server Error: 11
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General Network Error. Check your Network Documentation.
In the book it very helpfully states: "Correct any Errors Received." Great!!!
I am not particularly skilled in either errors or networks, so this has stumped me. I have tried playing with various settings, and although the wording of the error changes slightly, it pretty much adds up to the same thing.
Any help VERY much appreciated.
Dongledell
I am trying to learn ASP, and have bought the sams teach yourself in 24 hours. When it comes to setting up the sql server for the database, I follow the instructions...
In the ODBC Data Source administrator I go into System DSN and Add. in the ODBC Microsoft Access Setup, I locate the database to use and hit OK.
back in the OBBC Data Source administrator again in System DSN I Add, SQL Server, Put in a name, description and choose local as the server. As instructed I choose "with SQL Server Authentication", tick "Connect to SQL Server to obtain default settings for etc", put a login ID and Password in, and hit next. I then get the following error:
Connection failed
SQLState: '01000'
SQL Server Error: 10061
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]ConnectionOpen (Connect()).
Connection Failed:
SQL Server Error: 11
[Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]General Network Error. Check your Network Documentation.
In the book it very helpfully states: "Correct any Errors Received." Great!!!
I am not particularly skilled in either errors or networks, so this has stumped me. I have tried playing with various settings, and although the wording of the error changes slightly, it pretty much adds up to the same thing.
Any help VERY much appreciated.
Dongledell