Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about Insert and replace command
Message
 
À
10/02/2006 13:28:14
Eric Gauthier
Transcontinental Interweb (Montreal)
Boucherville, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01095509
Message ID:
01095516
Vues:
12
You could use the updatable VIEW and make it the grid.recordsource.

>hello
>
>Here my question.
>
>I have a table (table1) with a lot of information inside with an ID.
>x number of record with id 1
>y number of record with id 2
>etc...
>
>I create a temporary table (not a cursor) with SELECT command to obtain what I want to show in a grid with an ID (like ID 1)
>
>I want to add record, modify it and delete it in this grid.
>
>but now I cant show how to take back this temporary table in table1 (like command REPLACE in a SQL server) without duplicate the information (command INSERT dont replace the information).
>
>Someone can help me?
>
>thx.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform