Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SELECT - SQL
Message
From
11/01/2000 10:15:12
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
SELECT - SQL
Miscellaneous
Thread ID:
00316166
Message ID:
00316166
Views:
59
Hi Everyone,

I would like to display within a grid information pertaining to a specific item number.

I have the following four tables.

Sales Order, Sales Order Items, Customer File and the Item File

I would like to display within the grid ALL sale order items from the Sales Order Items table, for a specific item, regardless of the sales order they belong to. It will represent the history of any given item number.

With the above display, I would like for each sale order item line found, to display the CUSTCODE, customer who placed the order, which is in the parent Sales Order table, and the CUSTNAME which is stored in the Customer table, and the Item Name which is stored in the Item table.

Can I do this with one SELECT-SQL statement?

Thanks in advance!
Next
Reply
Map
View

Click here to load this message in the networking platform