Chris
ADO is a pure SQL implementation - so the concept
of opening a table with an explicit Key doesn't apply
It's great that Locate works - (which never worked
in a TQuery though exposed ... a great frustration)
I suppose to replicate findkey you'd have to
extract the ordering fields and use locate - but remember that
TADOTable (and TADOQuery and TADOStoredProc only
exist to give familiar components (and make porting "easier") but they all
derive from TADOCustomDataSet so you are probably
all better to port to a single derivative of this and go thru the pain once
rather
continually discover these subtle and not so subtle
probs - I would not expect it to be a simple component renaming
exercise
I'm in holiday so the a above comp names may not be
correct
Regards
Neven
|
- [DUG]: ADO Express Installation Steve Galyer
- [DUG]: ADO Express Table - FindKey not supported Chris Crowe
- RE: [DUG]: ADO Express Table - FindKey not support... Neven MacEwan
- RE: [DUG]: ADO Express Table - FindKey not sup... Chris Crowe
- [DUG]: ADO Express Table - Errors returned... Chris Crowe
- Re: [DUG]: ADO Express Table - Errors... Neven MacEwan
- RE: [DUG]: ADO Express Table - Er... Chris Crowe
- [DUG]: MAJOR ADO PROBLEMS - Pleas... Chris Crowe