Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Included tables
Message
 
 
À
10/10/2007 11:11:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Divers
Thread ID:
01260040
Message ID:
01260044
Vues:
10
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform