 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
hcbszz Guest
|
Posted: Thu Oct 02, 2003 1:36 am Post subject: What is the best (fastest) way to copy data from a query res |
|
|
Hi,
I know I can read the query record one at a time and insert it to the
corresponding table or I can use TBatchMove in BDE. The problem is that I do
not want to use BDE. Is there any better and faster way to copy the data
from the query to an IB table with identical structure without using BDE?
There gotta be, right? I mean the query data is already in memory and the
table structure is identical to the query.
Or show me a way of using an existing query to create an IB table and insert
the data to it without using BDE TBatchMove.
Any help will be greatly appreciated!
Zhenhui
|
|
| Back to top |
|
 |
hcbszz Guest
|
Posted: Thu Oct 02, 2003 1:39 am Post subject: Re: What is the best (fastest) way to copy data from a query |
|
|
sorry, post it in the wrong place.
"hcbszz" <ZZHANG (AT) MSISI (DOT) COM> wrote
| Quote: | Hi,
I know I can read the query record one at a time and insert it to the
corresponding table or I can use TBatchMove in BDE. The problem is that I
do
not want to use BDE. Is there any better and faster way to copy the data
from the query to an IB table with identical structure without using BDE?
There gotta be, right? I mean the query data is already in memory and the
table structure is identical to the query.
Or show me a way of using an existing query to create an IB table and
insert
the data to it without using BDE TBatchMove.
Any help will be greatly appreciated!
Zhenhui
|
|
|
| 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
|
|