Viewing 2 posts - 1 through 2 (of 2 total)
Oh, I'm a moron. I thought that the stored proc did the conversion directly from xls. My bad.
Thanks for pointing that out. ( sorry!! )
February 17, 2010 at 10:09 am
When running this script, I get:
SET @WorkSheet=NULL; SELECT @WorkSheet=CAST(BulkColumn as xml) FROM OPENROWSET (BULK 'M:\HTS\Export\currency.xls', SINGLE_BLOB ) A;
XML parsing: line 0, character 0, unrecognized input signature at line 1
Msg...
February 17, 2010 at 7:42 am
Viewing 2 posts - 1 through 2 (of 2 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy