Re: D2005 ADO problem: multiple-step OLE DB operation generated errors
- From: "Xie Bingpeng" <xbp@xxxxxxxxxxxxxx>
- Date: Thu, 26 May 2005 10:23:24 +0800
Thanks for reply.
This issue I have noticed at Delphi 7 code. So fielddefs is empty. the
Strange thing is that
the same code comipled with D7 and D2005, the result is different.
"Brian Bushay TeamB" <BBushay@xxxxxxxxx> wrote in message
news:jb8a915lp2pcpgafipcee853u2bnm2b2gg@xxxxxxxxxx
>
> > I migrate my ADO application from Delphi 7 to Delphi 2005. everything
> >compiled OK,
> >but in run time, when I open a table, error occurs: multiple-step OLE DB
> >operation generated errors.Check each OLE DB status value, if available.
No
> >work was done.
> > What thanges of ADO between Delphi 2005 and Delphi 7? my application
run
> >fine when compiled with delphi 7!
> >
> > how to resolve this problem?
> The most frequent cause of this error is to have persistent Tfields saved
where
> a saved field type does not match the field types the query is returning.
> Try deleting the Tfields for the tadoDataset you are opening and
recreating
> them
> --
> Brian Bushay (TeamB)
> Bbushay@xxxxxxxxx
.
- References:
- D2005 ADO problem: multiple-step OLE DB operation generated errors
- From: Xie Bingpeng
- Re: D2005 ADO problem: multiple-step OLE DB operation generated errors
- From: Brian Bushay TeamB
- D2005 ADO problem: multiple-step OLE DB operation generated errors
- Prev by Date: Re: Finding a record in a TADOTable
- Next by Date: Re: Finding a record in a TADOTable
- Previous by thread: Re: D2005 ADO problem: multiple-step OLE DB operation generated errors
- Next by thread: Re: D2005 ADO problem: multiple-step OLE DB operation generated errors
- Index(es):
Relevant Pages
|