Subject | Accessing TIBOTables thru TIBODatabase.DataSets |
---|---|
Author | Jeff Gaiche |
Post date | 2008-04-24T14:29:25Z |
Hi everyone,
I need to access the TIBOTables in our application. When using the BDE, we were able to get a list of our TTables using the TDatabase.DataSets property. Is there a way to do this in IBO ? The TIBODatabase.DataSets (implemented in TIB_Connection) returns a TIB_DataSet...so...it doesn't appear that I have a way to get a list of my TIBOTables with the DataSets property. Is there another option ?
I appreciate any suggestions -- Jeff Gaiche
I need to access the TIBOTables in our application. When using the BDE, we were able to get a list of our TTables using the TDatabase.DataSets property. Is there a way to do this in IBO ? The TIBODatabase.DataSets (implemented in TIB_Connection) returns a TIB_DataSet...so...it doesn't appear that I have a way to get a list of my TIBOTables with the DataSets property. Is there another option ?
I appreciate any suggestions -- Jeff Gaiche