| Subject | Re: [IBO] Optimize massive inserts with TClientDataSet + IBO |
|---|---|
| Author | kokok_kokok |
| Post date | 2007-10-03T12:16:30Z |
Yes, I use SP when I can, but in this case, I have the data in memory
for design questions, then I need to dump it from the TClientDataSet
to a database table.
for design questions, then I need to dump it from the TClientDataSet
to a database table.