Subject | RE: [Firebird-Java] Firebird 1.5/Hibernate 2.0 |
---|---|
Author | Sturdevant, Jonathon |
Post date | 2006-02-20T15:23:49Z |
Thanks for the help. Unfortunately it didn't fix my problem and I can
not send you the database or code.
Jon
-----Original Message-----
From: Firebird-Java@yahoogroups.com
[mailto:Firebird-Java@yahoogroups.com] On Behalf Of Roman Rokytskyy
Sent: Monday, February 20, 2006 10:09 AM
To: Firebird-Java@yahoogroups.com
Subject: Re: [Firebird-Java] Firebird 1.5/Hibernate 2.0
"lc_ctype" (I'm not sure that we have case-insensitive property names).
Alternatively you can try using "encoding" (also lowercase).
If that does not help, I would need some reproducable test case (if data
in
the database and your Hibernate code are not secret, you can send me
database and code).
Roman
Yahoo! Groups Links
not send you the database or code.
Jon
-----Original Message-----
From: Firebird-Java@yahoogroups.com
[mailto:Firebird-Java@yahoogroups.com] On Behalf Of Roman Rokytskyy
Sent: Monday, February 20, 2006 10:09 AM
To: Firebird-Java@yahoogroups.com
Subject: Re: [Firebird-Java] Firebird 1.5/Hibernate 2.0
> I was trying to define some of that information and as it is new to meI
> am not 100% sure I got it all correct.'masterkey'
>
> I tried to create the database like this...
>
> Create database '\path\database.fdb' user 'SYSBDA' password
> default character set ISO8859_1;Nope, everything looks fine, except probably the "LC_CTYPE" should be
>
> And then the connection url ...
>
> jdbc:firebirdsql:localhost/3050:/path/database.fdb?LC_CTYPE=ISO8859_1
>
> Is there something more that I should have done to set the character
> set?
"lc_ctype" (I'm not sure that we have case-insensitive property names).
Alternatively you can try using "encoding" (also lowercase).
If that does not help, I would need some reproducable test case (if data
in
the database and your Hibernate code are not secret, you can send me
database and code).
Roman
Yahoo! Groups Links