 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Chung Ee Guest
|
Posted: Mon Sep 19, 2005 4:30 am Post subject: Is it stable by creating a table locally |
|
|
Hi,
I'm creating a table locally when I show my form. I am using a TQuery to
create the table using SQL Statement. And I put the blank value at the
TQuery.DatabaseName, so that when the table is created, the path of that
table will be the same path with my application.
Is it stable to create the table using TQuery? Or I should use TBatchMove to
create the table?
This table is just for temporary use. Once the form is close, the table will
be deleted.
Regards,
Chung Ee
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Mon Sep 19, 2005 2:06 pm Post subject: Re: Is it stable by creating a table locally |
|
|
There is nothing wrong with creating a local table. I assume you are
creating a Paradox or dBase table.
--
Bill Todd (TeamB)
|
|
| 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
|
|