Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Name
Message
 
To
21/01/1997 02:16:19
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00017937
Message ID:
00017970
Views:
67
>I created a view based on two tables,where Both tables have one common field name. In the form level how can I get the related table name of those fields.
>
>Nabil

fp usually uses a '_a', '_b' at the end of the field names... you can rename the fields when creating the view. (select cust.cust_id as customer_id, order.cust_id as ord_cust_id from cust, order.....)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform