Microsoft
Software
Hardware
Network
Question : Insert image into sql 2005 table
I am trying to insert an image into a table., from this syntax from the web but it does not seem to work for me. Keeps gving the error of Incorrect syntax near the keyword BULK. Don't know if my network address will work either. I am trying to go over netowrk to my computer to get the image.
SELECT * FROM OPENROWSET(BULK, '\\ngmnnb-j6ops-a2\C:docum
ents and settings\kevin.deutschman\
my documents\my pictures\black1.ico', SINGLE_BLOB)
Answer : Insert image into sql 2005 table
Hi,
Try this:
SELECT * FROM OPENROWSET(BULK '\\ngmnnb-j6ops-a2\C$\docu
ments and settings\kevin.deutschman\
my documents\my pictures\black1.ico', SINGLE_BLOB)
/peter
Random Solutions
Question about stoping a netstream ?
Download Service Pack 2
iterate through timeslices
Rails: Ajax disable/enable submit button
DFS ponts to wrong -old- server
Graphic v. Movie clip symbol
Is there a way to log failed logins?
Setting up trial version Ghost Solution Suite 2.5
Export Dialup Networking Connections
Copying Font (Arial Narrow) from one machine to another