Re: Update Paradox table with TADODataSet
- From: ArminioA <a_arminio@xxxxxxxxx>
- Date: Wed, 31 Aug 2005 18:06:06 +0300
Bill Todd wrote:
The SQL will be the same whether you use TADODataSet or TQuery and the performance should be better with TQuery. I have no idea why you cannot update using TADODataSet.
Note that using Paradox tables is not a good idea since Borland stopped all development of the BDE years ago.
Yes I know that the Borland has stopped development of BDE but I'm using it just for a desktop database with couple of tables normalized.
I sad that TADODataSet is a convenient way to do my updates because I don't have to write an Delete, Insert, Modify, Delete sql statament like I should do with an TUpdateSQL. For know I'm using Master/Detail relationships between my tables and everythings seem to work fine even with tables full loaded as I'll expecting to be in production.
Thanks Bill .
- References:
- Update Paradox table with TADODataSet
- From: ArminioA
- Re: Update Paradox table with TADODataSet
- From: Bill Todd
- Re: 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: Load from file using asterisk as field delimiter
- 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):
Relevant Pages
|