Hey Everyone,
I fear that I am turning into a serious geek! Ah well, that is a fear we all have to live with right. Anyhow I have been reading a little lately about storing image files in databases. Particularly I have managed to find information on storing images in DB2 and MySQL using Java. I like Java, ah well it is the only language I am half decent with (aside from English), so for now it will do in place of a woman (scary!). Of the articles that I have read there is information on storing the pictures, usually as BLOBs (Binary Large Objects) and information on how to retrieve the pictures using JDBC (Java Database Connectivity). This is all very well, and to my thinking the code isn't the simplest on Earth!!! I guess the thing that has been eating at me is "What is the value of storing pictures in a database?". Before I make a decision on whether to explore this side of the various technologies I am seeking other peoples opinions.
What do you think of storing pictures in a database? Please leave your pros and cons and preferably any experience you may have with doing this.
Thanks heaps for your time and patience (in reading through my over sized post). Take it easy.
Regards
Davo
I fear that I am turning into a serious geek! Ah well, that is a fear we all have to live with right. Anyhow I have been reading a little lately about storing image files in databases. Particularly I have managed to find information on storing images in DB2 and MySQL using Java. I like Java, ah well it is the only language I am half decent with (aside from English), so for now it will do in place of a woman (scary!). Of the articles that I have read there is information on storing the pictures, usually as BLOBs (Binary Large Objects) and information on how to retrieve the pictures using JDBC (Java Database Connectivity). This is all very well, and to my thinking the code isn't the simplest on Earth!!! I guess the thing that has been eating at me is "What is the value of storing pictures in a database?". Before I make a decision on whether to explore this side of the various technologies I am seeking other peoples opinions.
What do you think of storing pictures in a database? Please leave your pros and cons and preferably any experience you may have with doing this.
Thanks heaps for your time and patience (in reading through my over sized post). Take it easy.
Regards
Davo