I think that's a problem with mmsql. I'm using Caucho MySql JDBC
driver and everyyhing works fine.

<database name="sibsp" engine="mysql" >
<driver class-name="com.caucho.jdbc.mysql.Driver"
               url="jdbc:mysql-caucho://susana:3306/sibsp" >
<param name="user" value="myuser"/>
<param name="password" value="mypassword"/>
</driver>
<mapping href="mapping.xml" />
</database>

jjs

> I'm trying to run some sample code using mysql as my database and I'm
> getting the following error.  
> 
> org.exolab.castor.jdo.PersistenceException: Nested error:
> org.gjt.mm.mysql.jdbc2.NotImplemented
> 
> I'm using the following driver: mm.mysql-2.0.4-bin.jar,
> 
> Does anyone know of this problem?  Is mysql no longer supported?
> 
> Thanks,
> 
> Chris
> 
> ----------------------------------------------------------- 
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>       unsubscribe castor-dev




----------
O presente correio electr�nico e eventuais ficheiros anexos podem conter
informa��es confidenciais que devem exclusivamente ser acedidas pelas
institui��es ou indiv�duos a quem se dirigem. No caso desta mensagem ser
recebida com erro ou por destinat�rios indevidos, solicita-se a sua
destrui��o e subsequente aviso para [EMAIL PROTECTED]

This e-mail and related attachments may contain confidential information
which is strictly intended for the use of the authorised recipient. If you
are not the intended addressee or have received this e-mail in error, please
delete it and notify [EMAIL PROTECTED]

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to