April 29, 2010 at 9:38 pm
hi I gopt this eroor in sql server 2005.
select error:SQLSTATE=08s01 Microsoft OLEDB provider for sql server connection failure
how can i resolve it. any one can help me.
April 29, 2010 at 10:07 pm
There are only about a million ways to get that message..
Assuming you have been able to connect before from this machine
1. Is SQL Server up?
2. Is SQL running on a non-standard port and SQL Browser is not running on the server.
Lets start there..
CEWII
April 29, 2010 at 10:22 pm
we get this eroor while we reteriving the data from the databse.
April 29, 2010 at 10:50 pm
What did SQL error log says? Check if Remore connection is enabled
Paste the full error.
"More Green More Oxygen !! Plant a tree today"
April 30, 2010 at 6:11 am
When you retrieve this data, are you only pulling it from one database? Are you connected to that database?
Are you pulling from multiple DBs? Are you using a Linked Server?
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply