Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making a cursor re-writable
Message
De
03/08/2000 10:42:01
Liam O'Hagan
O'Hagan Programming Ltd
Irlande
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00400050
Message ID:
00400363
Vues:
20
BTW, don't forget to include the NOFILTER keyword in your SQL SELECT statement. Otherwise, you may end up making changes to data in a filtered view of the source table instead of a separate table.

Liam




>USE DBF("c_temp") IN 0 AGAIN ALIAS myUpdatable_c_temp
>SELECT myUpdatable_c_temp
>REPLACE ALL ;
>company WITH "bla bla bla"
Liam O'Hagan
MCP VFP Desktop Apps
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform