Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code works on C drive but not on a mapped Novel drive?
Message
From
03/02/2004 15:57:34
 
 
To
03/02/2004 15:48:31
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00873617
Message ID:
00873625
Views:
13
>I have a problem which I cannot reproduce when I debug the version of the program on my C drive. If I copy the code to a mapped Novell drive I can reporduce the problem. The user runs a form and press on a button which invokes a "click" method. In it I check if tables where update and if not display an error message. I find that the second tapeudate reuturns ".F." Tables are buffered and buffering is set to 5 (optomistic table). Variables are declared as LOCAL variables. Billset is a cursor.
>
>llTableUpdateii	= TABLEUPDATE(.T.,.F.,'ii')
I forgot to mention that I also tried
llTableUpdatepi	= TABLEUPDATE(.T.,.T.,'pireq')
>I do NOT understand what is happening. Any help appreciated.
Previous
Reply
Map
View

Click here to load this message in the networking platform