Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Data Session not available or something like that...
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Default Data Session not available or something like that...
Miscellaneous
Thread ID:
00225593
Message ID:
00225593
Views:
53
I have a form with datasession set to "Default Datasession". This form is called from my main program where my databases are opened. But when I reference my database (SELECT ACCOUNTS) which I opened in my main program I get "alias accounts is not found". If I ignore this error I get the error "File is in use" to the command USE ACCOUNTS EXCLUSIVE.

code in form with default datasession looks like

select accounts && error "alias accounts not found"
use accounts exclusive && error "File is in use"
zap
...

Any ideas? Marvin
Marvin Masson
Next
Reply
Map
View

Click here to load this message in the networking platform