Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error: Cannot access the selected table
Message
 
 
À
03/04/2003 15:06:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00773750
Message ID:
00773764
Vues:
9
>Hello i have the next problem:
>
>In a Form i've place a code in the print wizbtns class button to open a new form where i place some data to display in a report some information, but in the moment appears the window it shows the next message error:
>Cannot access the selected table
>
>the code for the button is:
<snip>
>
>Whatis wrong? Thanks for your help.

Edgar,

This message means that RecordSource cursor for Listbox/Combobox has been closed or recreated in another work area. It seems that a Listbox/Combobox remebers connection with it's recorsource by workarea number not by alias. Try to set Comboboxbox Rowsource to empty string before query is run and restore after.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform