I am creating a small application. I want to store picture in database. If i want to store pictures in database it will occupy lot of space in database. I want to keep folder to store picture. I want to store picture details and picture name in database.
Plz tell the code.
plz help me
thanq.
Mahesh ChandPosted Aug 29, 2010, 11:26 AM
You need to copy files to a folder and store filename in the database.
What is your question? Here is how to store pictures into a database.
Storing Images into a Database