|
-
October 7th, 2005, 10:41 AM
#1
Insert Image with SP
I have a very complex stored procedure for insert/update. I've got a new request to add Image type field in this process. So far there was not any image data.
I do not have any problem with adding a new parameter to SQL Server SP, I have a problem with assigning the value to the new parameter in VB6.
Any sample code please.
Everything I found so far is an approach to create ADODB recordset and work with it.
Thank you
Vlad
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|