Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CSV to SQL server - best way?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00886406
Message ID:
00886414
Views:
24
Michael,

The BCP program that comes with most SQL servers does a really fast job of loading data, several orders of magnitude faster than SPT will achieve.

If you are talking about SQLServer a DTS (data transformation services IIRC) package is another choice you can use.

>We have a fair amount of records to import to SQL from CSV. Should I be importing to a cursor and then use a SCAN loop to T-SQL them into the table, or is there a more direct way to import the whole thing in my VFP client app?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform