Link to home
Start Free TrialLog in
Avatar of PowerBids
PowerBids

asked on

Timout error 258

In a command window, I'm using OSQL to login to a SQL Server Express 2005 database. However, it returns this error:
Shared Memory Provider: Timeout error [258]
Login timeout expired
Unable to complete login process due to delay in prelogin response

I reinstalled the .NET Framework, and SQL Server Express. I found a web page that referred to corrupted ODBC drivers so I repaired the MDAC installation. No luck.

I know the OSQL string I'm entering is correct - have used it numerous times on various computers.

Anyone have any thoughts?

Avatar of imran_fast
imran_fast

What about management studio?
Avatar of PowerBids

ASKER

I haven't tried installing Management Studio on this system. It's a client's computer. I'll give it a try and report back...
Was able to log onto the client's computer yesterday and tried installing Management Studio. No luck. Still getting the timeout error. Anyone have any other guesses?
ASKER CERTIFIED SOLUTION
Avatar of imran_fast
imran_fast

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I suspect that the timeout was the issue. I informed their IT guy of this and he said he adjusted the timeout and it's working. So thanks for the feedback.