Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Passthrough
Message
 
 
To
08/08/2000 22:41:24
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00402632
Message ID:
00402670
Views:
9
>I am retreiving data from a remote data source using sql pass through. I can send updates ok but how do I append a new record?
To Add/Append Record
INSERT INTO...  

To Delete Record
DELETE FROM...

To Update Record
UPDATE tablename SET...

To Retrieve Record
SELECT field FROM...
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform