Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting a data environment cursor to exclusive at runtim
Message
De
05/01/2008 12:06:48
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
04/01/2008 17:49:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01279530
Message ID:
01279604
Vues:
15
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>
>How would I be able to set a data environment table cursor to exclusive at runtime?
>
>Thanks

Bob,
There are at least 2 ways:
1) In DE.beforeOpenTables call an external prg that loops the DE.Cursors, finds the one you need and sets Exclusive to .T.
2) In load, init or anywhere in form:
select myTable
use myTable exclusive
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform