Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error: Cannot access the selected table
Message
De
21/09/1999 20:23:51
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00267307
Message ID:
00267396
Vues:
19
>Hello,
>I get an error message, which I cannot interpret, and I don't know what I can do about this.
>I have a table, from which I create a view. I use this table again with a different alias, (all on the same screen), and I make a cursor from this alias.
>
>The abovementioned error message occurs, while attempting to run the SQL statement.
>Is the problem the view, which is still open?
>Any ideas?
>Thanks for your time.

You SQL-statement populates some list/combo rowsource, correct? If yes, then you should unlink combo/list from its rowsource right before the Select:
Mycombo.Rowsource=''
Select ...
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform