Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read only
Message
 
À
14/10/2004 11:22:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00951427
Message ID:
00951552
Vues:
6
>the sql statement
>
>sele * from (table name) into cursor (cursor name)
>
>creates a table which is readonly
>i need to add some records after creating the cursor
>how do i go about doing that

If you're using a version prior to 7.0, then
SELECT 0
USE (DBF('originalalias')) AGAIN ALIAS mynewalias
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform