David G. Friedman wrote:
What is wrong with HSQLDB?

its storing BINARY objects that are bigger than declared?
        eg: Photo BINARY(4096)
seems to take even 50K GIFs. a way to fix this?

now i really don't want to start a flame war or any war :) about which is better (or not)

i checked out MySQL 5.0b. the JDBC driver does not support

        PreparedStatement.getParameterMetaData
        ResultSet.getMetaData

(sorry if method names are incorrect - off the top of my head). and no replies have been made to a post i made regarding when it will be supported. the first one i can't do without, so cannot use MySQL

riyaz

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to