Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor ReadWrite
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00728233
Message ID:
00729176
Vues:
11
Hi Mel.

> Also, what do I need to watch out for since I am opening the table/view without allowing CodeMine to do all the opening/closing housekeeping it normally does using the DM or CDE?


I'm not sure if this applies to your case, but I got an advice from Gary that really helped. I was doing something similar to what you're doing now, but I still created the cursor in the CDE. Here it is :


"Also, you might want to try registering your new cursor with the datamanager in AfterOpenAll like so (after you have created the cursor) :-
this.AddCursor("cur_ped")   && This will ensure that your cursor becomes a "managed" cursor.
"

Hope everything is alright with you.

Best.
Ivan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform