Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Joins in ComCodebook
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Joins in ComCodebook
Divers
Thread ID:
00606402
Message ID:
00606402
Vues:
44
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
Répondre
Fil
Voir

Click here to load this message in the networking platform