Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursoradapter and indexes/relations
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00720183
Message ID:
00720560
Vues:
12
Hi Franco.

>Does anybody knows if we will be able (with the final release) to create relations between cursorsadapters in the DEclass like for cursors?

Yes, but you'll have to do it programmatically using INDEX ON and SET RELATION commands. The reason is because CursorAdapters are like views -- they don't have persistent indexes, so you can't visually create relationships for them in the Form or Class Designer.

>Now (but I think it's a Beta problem) you can sublass DE, but can't add cursordapter directly (you have to use the DE builder)

Actually, you can -- right-click in the DataEnvironment and choose Add CursorAdapter. Note that it'll be a base class CursorAdapter rather than your own subclass. To use a subclass instead, use the DE Builder.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform