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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 OLE DB error

Author  Topic 

CanadaDBA

583 Posts

Posted - 2005-04-26 : 15:27:13
Users of one of our applications get this error and cannot continue their work.

Multiple step OLE DB operation generated errors, check each OLE DB status value if available.

I restarted the server but it didn't work. Is it related to SQL server or the application? What can I do?

Canada DBA

AjarnMark
SQL Slashing Gunting Master

3246 Posts

Posted - 2005-04-26 : 16:25:23
Googling on your error message leads to several pages that all seem to indicate that it is a problem in your code, not in your SQL Server. One of the first things to verify is the Connection String to the database. Then review the other options Google offers.

---------------------------
EmeraldCityDomains.com
Go to Top of Page

CanadaDBA

583 Posts

Posted - 2005-04-27 : 10:15:43
Thank you for the useful information. :)

Canada DBA
Go to Top of Page
   

- Advertisement -