Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
azerbaycanli113
Starting Member
5 Posts |
Posted - 2010-11-01 : 03:21:22
|
Hi geeks. I need need help with inserting binary data into a varbinary(max) field. I've never done this before. So I want to write a stored procedure for it. Would it be something like:INSERT INTO AZS_FOLDERDET(FOLDERDET) VALUES (.........).So I don't know what to write in the dotted field. |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
|
|
|
|