Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sharing tables on the network problem
Message
From
21/04/2004 04:58:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00896008
Message ID:
00896765
Views:
23
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform