E_FAIL with TADOTable
From: Guillem (keinname_at_eresmas.net)
Date: 01/15/04
- Next message: Mark Grover: "Joining tables in different databases"
- Previous message: Perry Way: "implementing ADO"
- Next in thread: Ignacio Vazquez: "Re: E_FAIL with TADOTable"
- Reply: Ignacio Vazquez: "Re: E_FAIL with TADOTable"
- Reply: Brian Bushay TeamB: "Re: E_FAIL with TADOTable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 15 Jan 2004 18:28:52 +0100
Hi,
I'm using a TADOTable in my app and filling it with data coming from files
(LoadFromFile method). This usually works fine, but on later tests I've got
2 times an exception telling me 'Data provider or another component is
giving exception/error E_FAIL' (approximately, it's translated from
spanish). I had a look at the help and there it says that E_FAIL is an
unspecified error from Windows routines.
This happens only with the data from one table (which by the way is one with
many fields, don't know if this has something to do), but I never had this
error before today. I tried to provoke it, but somehow it seems to give an
error only sometimes (e.g., I do not know what makes the system raise that
exception)
Has someone heard about something like this? Could it be a bug? I'm using
Delphi 7 and MySQL 4.01. Hope someone can tell me what this is
Thanks for help & best regards
Guillem
- Next message: Mark Grover: "Joining tables in different databases"
- Previous message: Perry Way: "implementing ADO"
- Next in thread: Ignacio Vazquez: "Re: E_FAIL with TADOTable"
- Reply: Ignacio Vazquez: "Re: E_FAIL with TADOTable"
- Reply: Brian Bushay TeamB: "Re: E_FAIL with TADOTable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|