Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor Adaptor Questions
Message
 
 
À
29/11/2004 14:01:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00965472
Message ID:
00965525
Vues:
8
>Thanks Mark. I am doing better as my reply to myself reports.
>I am stuck on creating an empty cursor so that I can append records and manipulate them before saving to the target.
>
>Is it something to do with schema?

Go to http://www.mctweedle.com and click the FoxPro Tools link. Download my CABuilder file. Read the comments in the CABuilder PRG file. This will create a ClassLib of CAs for all your tables. I have added 2 properties so you can control whether or not your specified CursorSchema [lUseCursorSchema] is used and if the cursor is returned with no data [lNoDataonLoad property]. In VFP9, the VFP Team added these properties to the CA. Otherwise, you have to use something like what my builder does, or handle calling the CursorFill() method yourself and passing the appropriate 1st and 2nd parameters.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform