Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Tables
Message
From
07/01/2010 10:10:47
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01442587
Message ID:
01442618
Views:
34
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform