Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing a file
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00485172
Message ID:
00485682
Views:
12
Bob-
I wonder if the conversion from 2.6 to 5.0 defaults SET EXCLUSIVE to ON. Since other objects on the same screen are in the same data session, they won't be locked out of the file. But other screens with their own private data sessions will be unable to look at the file.

Search your app for "SET EXCL" (without the quotes); if you find it, comment it out and see if the problem goes away.
zahid

>I have an application that was recompiled from 2.6/Windows
>to 5.0.
>
>Several screens that define reports call a particular file,
>the customer file, but can not seem to access it after one
>of the other report screens call it in the same session.
>
>The rub is that the trouble only occurs when I use objects
>that were converted, but I have no trouble calling the file
>with objects on the same screen that were created
>after the upgrade.
>
>Any suggestions?
>
>Thanks in advance.
>
>Bob Anderson
Previous
Reply
Map
View

Click here to load this message in the networking platform