Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Included tables
Message
 
 
To
10/10/2007 11:11:55
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Miscellaneous
Thread ID:
01260040
Message ID:
01260044
Views:
9
This message has been marked as the solution to the initial question of the thread.
You cannot open table from a disk if table with the same name is included in EXE. IOW, the USE command will always open table from EXE. You are better to give included tables differene names, ie Mytable1Included.

>
>I add five free tables to my project, using include clause..
>
>Mytable1... Mytable5
>
>How in the application may I refer to "Mytable1" (included in my project), if I have Mytable1 at the same folder where this application will lives..
>
>My try is about to unpack and update some information (stored on my ".exe") to the local tables.. Is it possible? From a given period the user should download from web that application...
>
>about now... using ussual "use" command the aplication is getting the free table stored at the folder.. twice!
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform