0 Replies Latest reply on Sep 26, 2004 5:50 PM by aagmon

    adding parameters to the connection

      hi all ,
      im using mysql 4.1+ connector(3.1) with hibernate and jboss4

      im trying to add parameters to my mysql connection like :

      [url]?useUnicode=true or [url]?characterSetResult=utf-8

      and everytime i add it to the url in my mysql-ds.xml

      im getting errors...... like this is not the way to do it
      how can i add this params ?