Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple use on the same table
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01017912
Message ID:
01017919
Views:
15
Do not know how does your "app ... update the datas when another application change them." Try to add FLUSH command to make sure that modifications are saved to disk.


>Hi all,
>
>I have a problem using several time the same table in my form...
>
>SET EXCLUSIVE is OFF
>
>I have the following code
>
>
USE S:\mytable.dbf IN 0 ALIAS test1 SHARED
>.....
>....
>...
>USE S:\mytable.dbf IN 0 ALIAS test2 SHARED
>
>when I open a second time my table, I get a "File is in use" error. I tried to use the "AGAIN", it worked but when using it, my app doesn't seems to update the datas when another application change them.
Previous
Reply
Map
View

Click here to load this message in the networking platform