Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid and scrolling
Message
From
03/04/2000 14:07:03
 
 
To
03/04/2000 13:52:08
Ivana Mocikova
Faculty of Electrical Engineering
Bratislava, Slovakia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00354393
Message ID:
00354450
Views:
14
This is one of the reasons I started using parameterized views. Which sounds bad, but really isn't so bad. At least not in the long run.

In pseudo code:

SELECT [fields from tableB], [name from TableC] FROM TableB LEFT JOIN TableC ON [TableB other field = TableC field] where [TableB field = TableA field]


P.S. Sorry about the sparse. That was just wild idea.
Previous
Reply
Map
View

Click here to load this message in the networking platform