Hello,
I would like to know how I can upload pictures (max size 15k) in a SQL database. These pictures has to be stored in binary in the database.
Does anybody know how to it. Thanx in advance, Henk
Storing binaries in a database is a very bad idea.
save them to disk instead.
hi,
i was just curious whether there is any particular reason for not storing binaries in a database?
steven
There sure is:
http://www.hvt-automation.nl/yapf/faq.php?cmd=viewitem&itemid=22