Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Tables
Message
 
 
To
07/01/2010 08:52:21
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:
01442602
Views:
38
>Hello Fellow VFP users (and others:))
>Im working on some forms and a table.
>now I have the navigation code the simple one
>skip 1
>thisform.refresh.
>
>this works fine.
>cause on my form load im selecting the table its supposed to scroll
>so if i have select mytable. it scrolls my table granted mytable is in the data enviroment.
>but what if i want it to scroll mytable and table1 at the same time how do i select two tables

As Agnes said, if you're using tables directly, you need to set relation between them. Then if you skip in the main table, you automatically will go to the correct related record in the second table.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform