Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use more than one tables in a form
Message
 
 
To
03/07/2006 21:45:52
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
OS:
Windows XP
Database:
Informix
Miscellaneous
Thread ID:
01133509
Message ID:
01133515
Views:
12
Syah,

You can put as many tables as you need in the Data Enviroment of the form.

If the tables all have the same structure and you are just letting the use pick one of them at a time you can
USE TheRealTable as EditAlias
and bind your textboxes to EditAlias.Field1 etc.

>How to to use more than one tables (let's just 10 tables) in one form where the table is taken from a list of names assigning tables in a dir?.
>The form has textboxes and editboxes whose recordsource is to a table and has buttons referencing to a name of a table. Thank you.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform