Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DropDown List Crash: Cannot access the selected file.
Message
From
15/06/1998 23:51:35
 
 
To
15/06/1998 09:52:53
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00108210
Message ID:
00108497
Views:
26
>I have a form with a DROPDOWN LIST
>(I've tried a DROPDOWN COMBO also)
>and other controls.
>
>The RowSource is in another table.
>The ControlSource is the principal table.
>
>There is a save button.
>
>If I do NOT change the DROPDOWN LIST
>(even changing other fields), everything
>works ok after clicking SAVE.
>
>If I make a select in the DROPDOWN LIST,
>and then hit the SAVE button, I get the
>following error:
>"Cannot access the selected file.".
>
>It crashes on the CLOSE DATABASES table. Why?
>
>SAVE_CLICK button has:
>CLOSE DATABASES
>THISFORM.RELEASE
>
>
>Thanks,


Why are you issuing CLOSE DATABASES?

Is this the only form in the app? Defaut or private datasession?

What happens if you suspend and try to close the table manually with the session window? Are you using buffering? IF so? does a TABLEUPDATE() before the CLOSE command fix the problem?
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform