Viewing 2 posts - 1 through 3 (of 3 total)
First of all, thank you for taking the time to help me!
I built the proc to print, then executed it: exec Dbo.BulkLoad_1 '#LoadTbls.TblLoc' ;
It printed the DML to execute the...
November 23, 2010 at 3:02 pm
#1254775
Thanks Ron. The bulk insert I provided has the file path and name hardcoded. I'd like to pass in several file path and name so I don't have...
November 23, 2010 at 1:17 pm
#1254706