 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Shane Holmes Guest
|
Posted: Thu May 17, 2007 9:29 pm Post subject: TSimpleDataset in D2007 |
|
|
What are the REAL gotchas/problems with using FSimpleDataset in D2007 ?
We would use it to
* send straight update statments with EXECUTE (update and inserts)
* to do simple in-code selects and access the dataset in code
* and only occasionally do a select tied to a db control like a dbgrid
to allow
direct editing.
Right now, it looks like we could just make our xquery level ourselves
just
derived from from tsimpledataset...but maybe there are limitations...like
caching problems, or something.
Looking for comments, suggestions, and feedback on Using TSimpleDataset in
D2007 ?
Thanks
Shane |
|
| Back to top |
|
 |
Erick Sasse Guest
|
Posted: Tue May 22, 2007 1:59 am Post subject: Re: TSimpleDataset in D2007 |
|
|
Shane Holmes wrote:
| Quote: | We would use it to
* send straight update statments with EXECUTE (update and
inserts)
|
A better option would be to use SQLConnection.ExecureDirect for this.
--
Erick Sasse |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|