Re: D5 ADO ORDINAL_POSITION always zero with MDAC 2.7
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Thu, 21 Jul 2005 20:58:30 -0500
>My questions are these:
>1) Is there a later version of Delphi that doesn't exhibit this problem?
>2) If the answer to #1 is yes, then what Delphi version and level do I need
>to get that includes this fix and a substitute for ADOExpress?
I don't see this problem with D7 on XP
I don't have D6 on a machine with XP to test
>3) No matter the answer to #1, do you think it's reasonable to change this
>D5 code myself, and can you give pointers about how to manage this?
I would copy Adodb.pas to your application directory and modify that copy.
It will compile into your application but not other applications you create.
When you decide it works ok you can if you want update the original copy of
ADOdb.pas and adodb.dcu
>4) Any other suggestions?
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- Follow-Ups:
- References:
- Prev by Date: PostgreSQL BLOB
- Next by Date: Re: Passing Ado Recordsets between methods
- Previous by thread: D5 ADO ORDINAL_POSITION always zero with MDAC 2.7
- Next by thread: Re: D5 ADO ORDINAL_POSITION always zero with MDAC 2.7
- Index(es):
Relevant Pages
|