posted 13 years ago
Hello all.
I have small embedded database application running. I think to insert some picture into database, so question got me wondering about all that. I dont know what is a smart to do for embedded database, insert into database in the blob row or to redirect a application to hdd place wher is a image location.
So I need some advice or experience about image and database.
Questions: 1- Insert into blob colum
2 - Redirect from hdd to app
Mainly my dilemma is behavior of database whit large amount of pictures in it. Main goal is to attach 2 pictures to one data in row.
Thanks for your time.