how to upload image/video file in to database
Hi every one,
iam developing an application where i want to upload image and video files in to a oracle data base. I have used BLOB data type to store the image and video files.
iam using jsp as front end and java servlet for the application.
iam converting the image file into byte[] and then inserting in to data base.
problem...
User Profile
Collapse
-
how to upload image/video file in to database
Hi every one,
iam developing an application where i want to upload image and video files in to a oracle data base. I have used BLOB data type to store the image and video files.
iam using jsp as front end and java servlet for the application.
iam converting the image file into byte[] and then inserting in to data base.
problem for me is iam able to do this on a local system. ie iam...
No activity results to display
Show More
Leave a comment: