Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Building a dynamic SelectCmd in CursorAdapters
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Building a dynamic SelectCmd in CursorAdapters
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00998068
Message ID:
00998068
Vues:
99
Hi everybody,

We're using local views in our application. However, I'd like to try using Cursor Adapters instead. So, yesterday I downloaded Mark McCasland's CA Builder for VFP8, created my class based on _cabase. My question is: how should I invoke "requery" of the business object? And how should I change the SelectCmd of the cursor? Yesterday I coded like this (haven't tried it yet):
loDE = this.GetDataEnvironment() 
loCursor = m.loDE.GetCursorObject("ca_QuickSearch")
Am I right? Could you please show me some examples of changing SelectCmd and requery biz object, because I could not find specific samples for Cursor Adapter in the Dev. Guide.

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform