Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Tables
Message
De
07/01/2010 10:10:47
 
 
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 8 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01442587
Message ID:
01442618
Vues:
35
>well i tried...
>
>use TableA in 0 alias Main
>
>use TableB in 0 alias Child
>
>set order to tag FkField in Child
>
>select Main
>set relation to PkField into Child
>go top
>
>
>which gives me the file in use error

Which particular line gave you the error? Did you remove the tables from DE and tried the code above (or similar) in the Form's Load method?


well i had on int
Select TableA

but i removed that and added

>use TableA in 0 alias Main
>
>use TableB in 0 alias Child
>
>set order to tag FkField in Child
>
>select Main
>set relation to PkField into Child
>go top

both use give the error
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform