Blob objects?

Hi.

I need to store images (in jpeg format) into a DBMS (probably MySQL).

I remember, from what I studied, files could be saved in DBs in binary format, in fields called BLOBs.

Am I right?

I used JDBC in the past to do normal (text, numbers, dates,...) operations on DBs, but I'm pretty newbie in this other matter.

Do you know if every DBMS supports BLOBs (if not, which of them do)?

Can you do BLOB insertions with JDBC?

Thank you for your help.

[497 byte] By [Neo_Karla] at [2007-9-29 13:56:45]
# 1
I don't know the answer, sorry. This is the jdb (java debugger) tool forum.You might want to post your question over on the JDBC forum. http://forum.java.sun.com/forum.jsp?forum=48
debugging_teama at 2007-7-15 4:26:55 > top of Java-index,Archived Forums,Debugging Tools and Techniques...
# 2
Ooops misunderstanding. Thanx!
Neo_Karla at 2007-7-15 4:26:55 > top of Java-index,Archived Forums,Debugging Tools and Techniques...