Of couse, it seems that facilities for an in-memory file might work
with the bcp_xxx operations ... especially if I can dump the data in a
more RAW format so parsing is very specific and not generic. But, it
would be really awesome to have an API that would allow binding of the
data to either variables or to a string. I would be be happy to have
the bcp api allow me to access some odd char* to the TDS.
On Mon, 16 Mar 2009 13:48:31 -0500, beginthreadex
wrote:
>What facilities are available to get an export from BCP (command line
>or API) to memory without hitting any i/o? Importing with the bcp_xxx
>api should have an equ for exporting I'm thinking ... no idea where to
>look. I'd love to get the export from a BCP into my variables but I
>can deal with this a large string of text too.
>> Stay informed about: bcp export to memory