aspose file tools
The moose likes JSP and the fly likes Upload Image to SQL Server Image type Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Upload Image to SQL Server Image type" Watch "Upload Image to SQL Server Image type" New topic
Author

Upload Image to SQL Server Image type

Mitchell Baron
Greenhorn

Joined: Jun 09, 2008
Posts: 6
Hi all,
I'm trying to create a form that uploads an image into a SQL Server image column but can't seem to get it to work. I don't have a choice unfortunately in terms of using an image column vs. storing the image in the file system

For example, a processing page that does the following:


Does anyone have any suggestions what I might be able to try to get this to work?

Thank you!

Mitchell
[ August 15, 2008: Message edited by: Mitchell Baron ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Upload Image to SQL Server Image type
 
Similar Threads
displaying image in jsp from sql using helper servlet
Display SQL Server Image Data Type
Reading & Updating SQL Server Image type
jdbc functions not working for HSQLDB
how to store an image into the DataBase using oracle database