Author |
Topic |
Shookums
Starting Member
13 Posts |
Posted - 2010-06-14 : 15:44:31
|
I have Master computer using SQL 2005 express. I am getting this:connection failed:SQL State: '01000'SQL Server Error: 14(Microsoft)(ODBCSQL Server Driver)(Shared memory)(Connection Open)(Invalid Instance()Connection FailedSQL State: '08001SQL Server Error 14MicrosoftODBCSQL Server Driver Shared Memory invaid connectionWhat am I doing wrong? My test in OCBC to the database fails each time.Any help is appreciated.Sherry |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
Shookums
Starting Member
13 Posts |
Posted - 2010-06-14 : 17:20:59
|
When you say server name- the one that came up when I set up SQL-Server? then go to the port and put in my 1433?Sherry |
|
|
Shookums
Starting Member
13 Posts |
Posted - 2010-06-14 : 17:25:08
|
currntly:TCI/pc- Server is: .Name is: .Port is grey - 1433Data base has a default of 1433, and normally it looks for the (local) server and data base name with passcode. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
Shookums
Starting Member
13 Posts |
Posted - 2010-06-14 : 18:17:34
|
I did the cmd to host - got that but I do not see the error report-where I was trying to open and get the errors are at the ODCB, click on the database then hit the local, click next put in the codes and that's where my errors are coming from.If the test does not work, then I cannot back up the data base it claims the sql server is not there.sherry |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
Shookums
Starting Member
13 Posts |
Posted - 2010-06-14 : 18:47:38
|
I have loaded SQL express into several other computers, loaded the database software and it went in like snap of fingers. This one, loaded the sql express, then data base software - it claimed it had no sql. then I went into the odbc looked at server which has always been (local), next window is my database, put its codes in hit next for the test and that's my problem.Do I need to remove sql express and reload?let me know.sherryps I do appreciate your forums there is good info here. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
Shookums
Starting Member
13 Posts |
Posted - 2010-06-14 : 18:57:20
|
Yes it is there and started state.sherry |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
Shookums
Starting Member
13 Posts |
Posted - 2010-06-14 : 19:14:21
|
Tara:I am getting rummy here: in the OBDC- click on User-DNS-comes up with the name of my data base and Driver SQLClick on Configure:Name: My Data base namehow do I want to configure: Dababase connectionWhich SQL Server: here it has (local)hit next:it comes up with server authenticity:Mine is set for SQL and passwordwhen I put those in - it then comes up with the error.At this point should I remove SQL express and start over?Sherry |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
Shookums
Starting Member
13 Posts |
Posted - 2010-06-14 : 20:32:41
|
I reloaded the SQL Server - AND the Data base software.When I did the set up for SQL server- Used the windows mode - it was checked so I left it that way.2nd: put the server as: USER-and the numbers it came up with 3rd: went to the Client Config page put in 1433 as the portand now...I get a different connection failed:Sql State 01000Error 10061Microsfoft ODBC Sql Server Driver (TCP/IP Sockets) connectionOpen (connect()Connection failedSql State: 08001Sql Server Error 17SQL Server does not exist or access denied.Now what coach?Sherry |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
Shookums
Starting Member
13 Posts |
Posted - 2010-06-14 : 21:34:40
|
Tara:Looking in the SQL Server Manager - I do not see an error log, howerver the SQL Configuration Manager/items: SQL Server 2005/network configuration brings up: Protocals for ExpressOpen that : Memory - Enabled Named Pipes: Enabled TC/IP Enabled via DisabledThen I click on TCP - Protocals:TP Dynamic Port: 0TCP Port is blankbottom: IP Dynamic port is 2908 TCP port is blankShould they be anything differnt?Sherry |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
Shookums
Starting Member
13 Posts |
Posted - 2010-06-16 : 22:25:25
|
Tara:Sorry for the delay, had to work my other job. I did the change with 2908 and got a new connection failed:Connection failed:SQL State 28000Sql Server Error 1852Microsoft ODBC Sql Server Driver sql Server Login failed for saThe server is not assocated with a trusted SQL Server connection.Reading on this topic, it says I need to change the SQL Server from Authentication mode to "mixed mode"two sites claim it was set up inproper, and change it, but I cannot find the SQL Server Enterprise Manager they speak about to change the "Authentication mode. Where is it that I need to change this?Sherry |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
Shookums
Starting Member
13 Posts |
Posted - 2010-06-21 : 21:19:26
|
Tara: Thanks I re-loaded the SQL Express and set it to "mixed mode".Re-loaded the software, then went to the ODBC. Login ID- SA, set my password - Next Page: Name of Data SourcDescription of Data Base SQL Server all seems okay.Next Screen - Round 1 - had the Data Basee as my Default - greyed out.Check mark at Use ANSI quoted identifiersNo check mark at ANSI nulls, padding and warnings.hit NextI get the Configuration ScreenTest the Data Source - and get the Test Completed Successfully.Yeh!Then - I go to put in the backup data base and I get this message:(microsoft)(ODBC SQL Server Driver) (SQL Server) Incorrect syntax near Nnull".In the past playing with this data base - usually its the (local) server, the SA password or the ROS and their password.Got any ideas?SherryTara: I forgot to mention the data base is greyed out reading my old notes that should not be grey it should be solid. |
|
|
|