Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about Insert and replace command
Message
 
To
10/02/2006 13:28:14
Eric Gauthier
Transcontinental Interweb (Montreal)
Boucherville, Quebec, Canada
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01095509
Message ID:
01095516
Views:
13
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform