Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Default Data Session not available or something like tha
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00225593
Message ID:
00225595
Views:
14
Put the command SET STEP ON before "select accounts". When the command window comes up see if you can select the table manually.

>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
Previous
Reply
Map
View

Click here to load this message in the networking platform