Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQLAllocHandle

Author  Topic 

shajimanjeri
Posting Yak Master

179 Posts

Posted - 2007-11-15 : 12:54:13

I am getting an error while accessing sql server 2000 is that :
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_DBC failed

with regards,

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2007-11-15 : 15:41:40
what's in your sql error log?
and use oledb instead of odbc

_______________________________________________
Causing trouble since 1980
blog: http://weblogs.sqlteam.com/mladenp
SSMS Add-in that does a few things: www.ssmstoolspack.com
Go to Top of Page
   

- Advertisement -