Re: Update Paradox table with TADODataSet
- From: ArminioA <a_arminio@xxxxxxxxx>
- Date: Tue, 30 Aug 2005 23:52:20 +0300
Bill Todd wrote:
IIRC, you must have the BDE installed to update Paradox tables using Microsoft's ODBC driver. It would be easier to use the BDE data access components for the Paradox tables.
Hi Bill,
I have BDE installed and the update works only with an TADOTable.
I wanna use ADO because my tables have many fields, are very large and with TADODataset with a proper SQL string I can reduce the number of records necessary to load. I wanna use this component because of it simplicity in utilisation and to avoid write long sql strings to make that updates using the BDE components.
.
- Follow-Ups:
- Re: Update Paradox table with TADODataSet
- From: Bill Todd
- Re: Update Paradox table with TADODataSet
- References:
- Update Paradox table with TADODataSet
- From: ArminioA
- Re: Update Paradox table with TADODataSet
- From: Bill Todd
- Update Paradox table with TADODataSet
- Prev by Date: Re: Update Paradox table with TADODataSet
- Next by Date: Re: Update Paradox table with TADODataSet
- Previous by thread: Re: Update Paradox table with TADODataSet
- Next by thread: Re: Update Paradox table with TADODataSet
- Index(es):