JavaCowboy
Programmer
I have a table that has fields formatted as "image" with image data inside of them in SQL Server 2000. I would like to add an image of my own in the new record, but I can't figure out how. I'm unable to do it at the GUI Window.
How do I insert an image into this table? If I need to use and SQL statement, what is the syntax that I need to use?
How do I insert an image into this table? If I need to use and SQL statement, what is the syntax that I need to use?