04-05-2012 03:16 AM
It need to open a file and read the content and upload to sql server(2005) as blob data.
But it seems give error as the attached screen.
So I tried to convert the file content string to hex string, but it take quite long time.
Is there any way to shorten the time or any other ways.
Any suggestion, thanks.
04-25-2012 02:22 PM
Try this.