Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp6 & label wizard-Why I can't use table with noupdate?
Message
From
03/02/1999 13:12:45
 
 
To
03/02/1999 12:11:11
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00183502
Message ID:
00183535
Views:
16
>I plan to include the label wizard with my app.
>
>I found out that the label wizard opens the table excl.
>So I changed to open shared and noupdate to be sure
>no conflicts with other users of the table. I was guessing it has no
>multiuser code in the label wizard app.
>But 'shared and noupdate' won't fly it produces error
>that "readonly" won't work for label wizard.
>Does anybody know what the wizard wants to write to the table?
>or is it safe for me to open the table shared without noupdate
>in multiuser mode?
>Any info would help.
>Thanks
>
>Ken Paulson

I believe wizards and stuff like this like to open the table exclusively to make sure that no one changes the structure while the program is running (doesn't make sense to me).

If you want to change it, you can modify the label wizard code- it comes with VFP 6.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform