jBoss - mySQL problem
From: Bernard Koninckx (koninckxbernard_at_excite.com)
Date: 12/29/03
- Next message: Harald Hein: "Re: Pedantic Swing threading question"
- Previous message: Martin Unzner: "Re: How to assign a string buffer to a JEditorPane"
- Next in thread: Bernard Koninckx: "Re: jBoss - mySQL problem"
- Reply: Bernard Koninckx: "Re: jBoss - mySQL problem"
- Reply: Bernard Koninckx: "Re: jBoss - mySQL problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Dec 2003 16:46:43 +0100
Hello everybody,
I've configured mySQL as datasource for JBoss. I've a problem, when JBoss
automaticaly generate a table for the bean. mySQL send an error. The fields
length is too long and a Blob field is attempted, the char field type is
limited to 255 characters and JBoss try to create a longuer field.
How can I do to pass over this error ?
Best regards
Thanks all
- Next message: Harald Hein: "Re: Pedantic Swing threading question"
- Previous message: Martin Unzner: "Re: How to assign a string buffer to a JEditorPane"
- Next in thread: Bernard Koninckx: "Re: jBoss - mySQL problem"
- Reply: Bernard Koninckx: "Re: jBoss - mySQL problem"
- Reply: Bernard Koninckx: "Re: jBoss - mySQL problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|