Hello,

I've been playing lately with the administration console
and i think that you should be able to edit the <hoststring>
property or at least, you should be able to add and edit
JDBC options without needing to touch bluedragon.xml.

We're currently using the following hoststring for our
MySQL datasources:

jdbc:mysql://localhost:3306/test?useUnicode=true&amp;characterEncoding=UTF-8&amp;jdbcCompliantTruncation=false&amp;cacheResultSetMetadata=true&amp;useDynamicCharsetInfo=false&amp;zeroDateTimeBehavior=convertToNull

and the only two ways of adding them is modifying
bluedragon.xml by hand or creating a datasource of
type "Other JDBC Driver". The problem with using
"Other JDBC Driver" is that once you've added it,
you can't modify the hoststring again from
the administration console because it detects the
datasource as MySQL.

Regards.


--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official blog @ http://blog.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to