 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Paul Stockton Guest
|
Posted: Thu Sep 18, 2003 1:22 pm Post subject: TDatabase.DataSets[] and TDatabase.DataSetCount |
|
|
When my application starts I want to loop through all of the TTables
linked to my TDatabase component.
The only way I have found to do this is by using the
TDatabase.DataSetCount and TDatabase.DataSets[], however this only
works with active datasets. I want to use this to 'open' my TTables
(they are not active).
How do I obtain a list of all TDataSets linked to my TDatabase?
I do not want to obtain all tables in the database so
TDatabase.GetTableNames is no good.
Thanks,
Paul. |
|
| 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
|
|