Re: ADO error OLE error 8004D00E
From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 01/08/04
- Previous message: Janaki: "ADO error OLE error 8004D00E"
- In reply to: Janaki: "ADO error OLE error 8004D00E"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 8 Jan 2004 22:55:32 +0300
It is XACT_E_NOTRANSACTION, defined in transact.h - Unable to commit the
transaction because it had already been explicitly committed or aborted.
Error can be related to DBMS transaction as well as COM+ transaction.
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi + ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Janaki" <jthapliya@quadramed.com> сообщил/сообщила в новостях следующее:
news:3ffdaa86$2@newsgroups.borland.com...
> Hi,
>
> I am getting an exception which says "OLE error 8004D00E" when I try to
run
> a stored procedure that inserts into a table and returns a recordset.
> I cannot find the description of the error anywhere on the web. Is any one
> familiar with this error?
>
> I am running Delphi7, MDAC version..2.8 on windows 2000 with SP 4..
>
>
> Thanks
>
> Janaki
>
>
- Previous message: Janaki: "ADO error OLE error 8004D00E"
- In reply to: Janaki: "ADO error OLE error 8004D00E"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|