Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use View in Foxpro Report
Message
De
29/03/2006 11:06:45
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
28/03/2006 22:42:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01108275
Message ID:
01108840
Vues:
13
>Hi Cetin,
>
>Sorry for jumping. I'm associate of Wang. We saw the report in solution.app but it is using tables and there are links between the parent and the child tables. How to achieve the linking using views? Thanks in advance....
>
>Regards.

Create indexes on child views and relate. ie:
use myDBC!myParentView in 0 alias myParent
use myDBC!myChildView in 0 alias myChild
select myChild
index on myForeignKey tag myFK
select myParent
set relation to myPKField into myChild
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform