Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Free table question
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Free table question
Miscellaneous
Thread ID:
00513063
Message ID:
00513063
Views:
50
After reading the VFP docs about free tables, it appears to me that if I have a dbc open, then if I use a table, its automatically put in the dbc.

Here is my concern, I have a dbc open during my applicaiton, I open the actual dbf's and use them, close them etc. but there is this part of my application, where I think it would be wise to not use the dbc, and have each user have a free table on their own computer....Like private data. local data to that user only.

so really my quesiton is I can use create table free command in code to create a free table. then if a dbc is open, and that free table is used.... does that free table get put in a part of the dbc. ? and if so, is there some way I can tell vfp not to add this table ever to the dbc. ?

Thanks
Bob Lee
In the beginning, there was a command prompt, and all was well.
Next
Reply
Map
View

Click here to load this message in the networking platform