[DUG] Migration from IBX to Interbase to SQL-Server 2005
Phil Scadden
p.scadden at gns.cri.nz
Wed May 31 11:16:08 NZST 2006
> I didn't ask this very well - why ADO over DBX ?
Well I have gone for ADOTable for only one reason - the table location
can be specified from an ADO string, configured by the customer, with
customer taking full responsibility for whatever is in the string. So customer
can use any database they like provided they have put up a driver for it.
As I understand it, other implementations would require me to take the
responsibility for the appropriate driver. On other hand, I am not doing
anything complicated on the table. Updating 2 fields, move first, last,
previous, next. No insertions, no search/query.
----------------------------------------------------------
Phil Scadden, Institute of Geological and Nuclear Sciences
764 Cumberland St, Private Bag 1930, Dunedin, New Zealand
Ph +64 3 4799663, fax +64 3 477 5232
More information about the Delphi
mailing list