Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this table Free or a Memeber of a DBC?
Message
From
23/03/1998 10:36:44
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00086396
Message ID:
00086403
Views:
30
>Is there a function to tell where a table is a member of a DBC or a free table. I have an open DBC and before I open a table I need to know if it belongs in the DBC or is a free table. I open the files with different parameters depending on the source.

Fred,

use the CURSORGETPROP( 'database', 'alias') command

It will return the database name if there is one, or an empty string.

HTH
regards

Ian
Previous
Reply
Map
View

Click here to load this message in the networking platform