Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File is in use !!!
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01145923
Message ID:
01145925
Views:
22
>My code is below :
>
> DO while Used('sozluk')
> USE in 'sozluk'
> EndDo
> If Used('sozluk')
> USE in 'sozluk'
> EndIf
> USE sozluk Exclusive In 0
> Select sozluk
>
>table of sozluk is closing in Do while...enddo. Althought not work second 'Use in' in If...Endif naturely, but i got error on Use sozluk alias.... that 'File is in use' ... Weird. What is my fault ??
>
>thnx.

Can it be possible this file to be opened in some other DataSession?
Did you work in Network, and some other user is opened that file?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform