Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File in use, but why?
Message
From
18/11/2003 12:23:27
Mike Sue-Ping
Cambridge, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00851059
Message ID:
00851081
Views:
12
Hi Franco,

You were correct in thinking that SET EXCLUSIVE was ON. I made sure it was set OFF when the non-visual object is created and my problem disappeared!

Gratsi

Mike

>I think your non-visual object open the table in the global datasession (1) that has "set exclusive on" by default.
>So the form could not open it in its datasessionid.
>In your non-visual object you should issue a "set datasession to the_form_datasession_id" before running the query and after restore the set datasession to the datasession before the method calls.
>
>Franco
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform