Cannot Logon to Data Base but Managment Studio can
Cannot Logon to Data Base but Managment Studio can
I'm working with a data base at a new location. But cannot connect to it even though MS Management Studio can.
If I enter the login parameters in the Connection Dialog and press "Management Studio" It brings up the Management Studio with no problem. If I then press "Connect" I get :
[DBNETLIB][ConnectionOpen(Invalid Instance()).] Invalid connection..
Using :Delphi 2009
SDAC: 6.0.1 and 6.0.2
SQL Data Base : SQL server 2008 Express.
SQL Server Authentication : SQL Server
If I enter the login parameters in the Connection Dialog and press "Management Studio" It brings up the Management Studio with no problem. If I then press "Connect" I get :
[DBNETLIB][ConnectionOpen(Invalid Instance()).] Invalid connection..
Using :Delphi 2009
SDAC: 6.0.1 and 6.0.2
SQL Data Base : SQL server 2008 Express.
SQL Server Authentication : SQL Server
-
AndreyZ
That has been double and triple checked.
My test was to
- double click on the TMSConnection to bring up the Connection Dialong box.
- Enter the Server signing in info.
- Press the "Management Studio" Button.
- This connected, and brooght up the Mgmt Studi. so I know the parameters were correct.
- I then pressed the "Connect" Button and got the indicated error. So I kno I was using the same parameters.
[/list]
My test was to
- double click on the TMSConnection to bring up the Connection Dialong box.
- Enter the Server signing in info.
- Press the "Management Studio" Button.
- This connected, and brooght up the Mgmt Studi. so I know the parameters were correct.
- I then pressed the "Connect" Button and got the indicated error. So I kno I was using the same parameters.
[/list]
-
AndreyZ
-
AndreyZ
-
AndreyZ