Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot access selected table
Message
De
14/09/1999 21:19:24
 
 
À
14/09/1999 09:39:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00264414
Message ID:
00264773
Vues:
14
>Whenever I use a rowsource of either alias or an sql statement into a cursor for a combo box I receive this 1152 error. This happens when I exit out of my app and the code of release all is executing.
>
>TIA

You should take 3 precautions:
1. Don't use SQL-string as rowsource. Use cursor instead.
2. Unlink combos from rowsources (Combo.Rowsource='') in Form.Destroy event.
3. Unlink combos from rowsources right before you run SELECT-SQL to repopulate the cursor.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform