Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I reference an included file?
Message
From
08/09/1999 21:35:12
 
 
To
08/09/1999 21:29:18
Dennis Schuette
Customized Business Services, Llc
Yuma, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00262417
Message ID:
00262703
Views:
13
I mean as a free table included in your project. By default, VFP exclude tables from the project, so you will have to right-click on the table in the project manager Data frame and chose Include from the context menu.

The table can be opened in the app by using it with the option NOUPDATE:
USE MyTable NOUPDATE

HTH

>Thanks for the input. I hadn't thought of a table.
>When you say a table can be included in an EXE, do you mean as part of the DBC? As a Free Table? Or am I missing something else?
Previous
Reply
Map
View

Click here to load this message in the networking platform