Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Questions about data manipulation
Message
From
21/08/2000 04:45:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Questions about data manipulation
Miscellaneous
Thread ID:
00407219
Message ID:
00407219
Views:
48
What is the most popular method for multi user environment data manip? Direct to table or through a view? What about performance? Cast your vote now!

No, really. I'm wondering because I was using direct table manipulation, and came across a situation. Namely, one transaction (parent1) can have many products (child1), but one customer (parent2) can have many transactions (child2).

I actually need the transaction to be the parent and the customer to be the child (so when the transaction is selected, the pointer in the customer table is sitting on the right record). I know I can do it with a view, but can't it be done with a table to table relationship? and again, which would be more beneficial?

Rodney
Next
Reply
Map
View

Click here to load this message in the networking platform