Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tables in EXE
Message
De
16/11/2000 00:24:18
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00442359
Message ID:
00442491
Vues:
7
Hi Don,
I don't know how to use the copy unless you call it a different name. Otherwise you can USE K:\asdf\IncludedTableName and you will get the included file, even if there's no K and no folder asdf. You can tell 'cause it's ReadOnly. Just remember, when you include a file, VFP will use it, even if you think you are specifying another. That's my experience... so use a different name like
USE IncludedTableName && No path needed.
COPY TO C:\Temp\AnotherName
USE C:\Temp\AnotherName && works

>Question of VFP behavior . . .
>
>Given an executable in which is compiled one or more tables.
>
>One of these tables is "copied out" to the local drive.
>
>Which copy of the target table gets opened with a use < tablename >?
Charlie
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform