Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Small question in using Grid
Message
From
15/07/2001 22:37:10
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Small question in using Grid
Miscellaneous
Thread ID:
00530832
Message ID:
00530832
Views:
53
hello everyone,

I'm writing a multi-user program, but I can't make the grid work in shared mode, this is how I do it:

use MyTable shared
thisform.addobject("MyGrid", "oMyGrid")
set filter to rec_id=target_id

in the Grid I have .recordsource=MyTable

But then, when the 2nd user run the program, it says "File in use".
Could someone please tell me how to let the Grid open the table in shared mode?
error(503): file structure failure, signature file corrupted.
Next
Reply
Map
View

Click here to load this message in the networking platform