Hi,
How can I easily insert a blob into a varbinary(MAX) field?
for argument sake:
assume the thing I want to insert is: c:\picture.png the table is mytable the column is mypictureblob and the place is recid=1
I've been googling for some time and I can't find a simple solution
thanks!
