Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Joins in ComCodebook
Message
From
17/01/2002 16:28:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Joins in ComCodebook
Miscellaneous
Thread ID:
00606402
Message ID:
00606402
Views:
45
Hallo,
somewhere is working with Comcodebook from Flash ?
I´am looking for the best way to work with joins from
different tables in comcodebook.
Where ist the place to code : the Process Object or the ResourceManager Object ?
Some code examples ?
the result should be from an query like:

SELECT
a.name
b.salary
c.adress

FROM
RelFirm as a, relMoney as b, relAdresses as c,
WHERE
b.FirmId= a.Id and
a.adressId= c.Id

Should the select statement direct in the datasource Object ?

TIA
achim
Reply
Map
View

Click here to load this message in the networking platform