Friday, February 10, 2012

BulkLoad question

In order to upload data using SQLXML Bulkload, must the data and schema
reside in a file, or can you store the data to a variable, then use Bulkload
?
The schema must be in a file. The data can be in a file or an input stream.
Andrew Conrad
Microsoft Corp

No comments:

Post a Comment