Microsoft
Software
Hardware
Network
Question : insert image using openrowset
Hello,
I need to insert an image into my database for a certain row. If I use:
INSERT INTO mytable(mycol) Where myid = '12345'
SELECT * FROM
OPENROWSET(BULK N'C:\image.jpg', SINGLE_BLOB) AS i
It won't work. Probably should be Update table set.... , etc.
Anyone know the correct syntax??
Answer : insert image using openrowset
http://eknowledger.spaces.
live.com/b
log/
cns!F4
75D4DE444D
B1AB!832.e
ntry
has helped me in the past
INSERT StockGifs (StockGifID, Gif)
SELECT 1, BulkColumn
FROM OPENROWSET (BULK 'C:\Ahmed1.gif',SINGLE_BLO
B) AS x
Random Solutions
Why is Windows Server 2003 SBS So slow to boot after i run DCPromo
Tape Drive not reconized in Windows Explorer
Wordpress Review theme with built in star ranking
No Microsoft Exchange Server was detected at the specified address
Windows Server 2003 immediately logs me out
MS SQL Full Disk, transaction log does not shrink
Ruby - load text file to excel
accessing the history of the computer.
What is the best anti-spam software for a 50 user exchange server
removing disconnected logon script