Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
USE external / Internal
Message
De
27/02/2017 07:48:05
 
 
À
27/02/2017 03:36:44
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
SAMBA Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01648563
Message ID:
01648568
Vues:
42
>>>I have a table a.dbf included into an EXE.
>>>Now I need to use a.DBF from HDD.
...>>
>>VFP will always open internal table first.
>>The solution is never to name internal tables with the same name as external.
>
>That's the problem. :)
>
>I think about a project hook doing an pre-compile-copy or something the like ....

Boris gave you the cleanest idea ;-)
In case there is a need to get a little dirty, create a "factory_use" function always looking outside the exe for a file(InternalName+"_extern.dbf") and if existing use that one under the alias normally assigned to internal file...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform