Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which is the best method?
Message
From
24/11/2002 10:28:28
Raul Davila
Davila Programming Services
Toa Alta, Puerto Rico
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Which is the best method?
Miscellaneous
Thread ID:
00726261
Message ID:
00726261
Views:
38
Hi everyone,

I'd like to know your thoughts on which is the best approach for inserting data in SQL Server tables.

Using SQLEXEC(...) and passing a long INSERT sql statement.
or
Using a remote view:
USE RemoteView NODATA
APPE BLANK
.
.
.
TABLEUPDATE()

This is strictly from a VFP and performance points of view.

Cheers!
R. Davila
DBA / Network Administrator
Administracion de Fomento Comercial
Gobierno de Puerto Rico

Still waiting for FoxPro for LINUX
Next
Reply
Map
View

Click here to load this message in the networking platform