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 Development (2000)
 what causes this error?

Author  Topic 

iamsmahd
Yak Posting Veteran

55 Posts

Posted - 2006-01-17 : 00:57:25
hi all.

I have a store procedure which when I run it within query analyzer, it returns the records in a reasonable time and no error I get.
But when I execute my .asp page , I get this error::

"Microsoft OLE DB Provider for SQL Server (0x80040E21)
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done. "
I wanna to know ehat causes this error? what can I do? thank you

sonia

sachinsamuel
Constraint Violating Yak Guru

383 Posts

Posted - 2006-01-17 : 01:40:31
Check if this helps.

http://www.aspfaq.com/show.asp?id=2288

regards
Sachin

Don't sit back because of failure. It will come back to check if you still available. -- Binu
Go to Top of Page
   

- Advertisement -