Re: ADO and EOleException
From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 10/22/04
- Previous message: Achim Metzen: "Re: GXDBGrid needed..."
- In reply to: Rainer: "Re: ADO and EOleException"
- Next in thread: Brian Bushay TeamB: "Re: ADO and EOleException"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 22 Oct 2004 13:59:38 +0400
The top posts are not visible now. Could you provide line of code where
exception is raised? How do you delete records - with executing "DELETE FROM
sometable WHERE ..." or another way?
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Rainer" <group_account@email.de> сообщил/сообщила в новостях следующее:
news:41789ecb$1@newsgroups.borland.com...
>
> Hello Viatcheslav,
>
> what kind of more infoes do you need? In Top at this thread I wrote the
following:
>
> "I try to connect over IBM Informix OLE DB Provider on Informix data
bases. First provide I create a few temporary tables and write there data
inside (everything by TADOQuery). Next
> I would like delete data records in "normal" Informix tables.
> Now however the following error message appears:
>
> In the project CopyVertrag.exe an exception of the class
> EOleException is occured. Message: 'Unknown erreor'.
> Process was stopped.
>
> The program is provided with Delphi 6 (update package 2) and
> is to run under Windows XP Prof SP1. Data base is Informix
> 9.30C1 on a UNIX machine. Does someone have an idea, at
> which screw I must turn?"
>
> Is this enough?
>
> Greetings
>
> Rainer
>
> "Viatcheslav V. Vassiliev" <support@oledbdirect.com> wrote:
> >It is 'unknown error'. It is not possible to help without more info.
> >
>
- Previous message: Achim Metzen: "Re: GXDBGrid needed..."
- In reply to: Rainer: "Re: ADO and EOleException"
- Next in thread: Brian Bushay TeamB: "Re: ADO and EOleException"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|