Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Tell Which DBC a Table Is In
Message
From
19/10/2001 17:05:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to Tell Which DBC a Table Is In
Miscellaneous
Thread ID:
00571160
Message ID:
00571160
Views:
59
My application supports multiple DBCs and each DBC can have a table with the same name as a table in another DBC.
Is there anyway to know which DBC a given table is in? For example, MyTable is open and MyTable exists in MyDBC1 and MyDBC2. I would like to know which DBC this table belongs to.
INDBC() does not work for this purpose.
I assume that VFP does have this information, because when you look in the DataSession Debug window, the correct database name appears in the bottom left. So I am hoping there is some way to grab this information.
Thanks, Chaim
Next
Reply
Map
View

Click here to load this message in the networking platform