How I can copy an image to a file?
I want to use SP
I use MSDE, textcopy is not installed
I can use bcp, but I don't understand the syntax for image filed
Something like this
bcp "SELECT [ImageFiled] FROM MyDatabase..MYTable WHERE [ID]=1111" queryout c:\test.BMP -c -Sservername -Usa -Ppassword
This statement dont work.
Please I need an example.
Thanks,
Sorry for my Englishhttp://www.databasejournal.com/features/mssql/article.php/1443521 to feature the task.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment