Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Building a dynamic SelectCmd in CursorAdapters
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Building a dynamic SelectCmd in CursorAdapters
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00998068
Message ID:
00998068
Views:
98
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
Next
Reply
Map
View

Click here to load this message in the networking platform