Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DropDown List Crash: Cannot access the selected file.
Message
De
15/06/1998 23:51:35
 
 
À
15/06/1998 09:52:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00108210
Message ID:
00108497
Vues:
27
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform