Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sharing tables on the network problem
Message
De
21/04/2004 04:58:16
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00896008
Message ID:
00896765
Vues:
22
>>If so then execute 'set exclusive off' before calling your forms (or in DE.BeforeOpenTables have set exclusive off) and remove the load code. Load runs after DE is loaded. Set buffermodeoverride properties of cursors in DE (ie: BufferModeOverRide = 5 means cursorsetprop('Buffering',5,'alias') for that cursor.
>>Cetin
>
>Just a clarification, I think you meant to say, "Load runs BEFORE DE is loaded".

Hi Barbara,
No I meant form.load runs after DE.OpenTables and DE.BeforeOpenTables. If any table is in DE it's opened before the Load runs.

DE.OpenTables
DE.BeforeOpenTables
**** Tables in DE are opened
form.Load
DE.Init
Form.Init

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
Répondre
Fil
Voir

Click here to load this message in the networking platform