Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Image Datatype

Status
Not open for further replies.

abeckwith

MIS
Joined
Feb 14, 2002
Messages
8
Location
US
I want to save a MS Word document to an image column in a table. I know saving the path is the perferred way but this is NOT an option. I've read Books Online and still do not understand how to do this.

Table MyImages
( ImageID int identity
Image image
)
How do I store c:\mydocument.doc in the image column?
I am interfacing with Cold Fusion.

Any suggestions would be helpful.

Thanks
Angela
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top