Showing posts with label adpersistadtg. Show all posts
Showing posts with label adpersistadtg. Show all posts

Sunday, March 11, 2012

BULK INSERT from a saved recordset?

Is there any way to copy data from a previous saved recordset using "BULK INSERT" or bcp ? (the recordset is supposed to be saved using adPersistADTG or adPersistXML)look into adodb.stream object.|||See also ADO command type "file" for a recordset.