Subject | Re: [Firebird-Java] Re: Trying to run TrackStudio :-) |
---|---|
Author | Michael Ludwig |
Post date | 2012-06-29T13:22:47Z |
the_a_rioch schrieb am 29.06.2012 um 09:13 (-0000):
remember to specify the encoding you desire. That is all.
jdbc:firebirdsql://localhost/eins?encoding=win1252
or jdbc:firebirdsql:localhost:eins?encoding=Win1252
Michael
> > The default encoding in Firebird, when nothing is specified, isTo me it is not. I suggest you simply get over it. When connecting,
> > NONE. It applies to every client library regardless of language.
>
> So if i read it right, it is allowed for client libraries to connect
> to core w/o specifiyng charset ???
>
> To me it is wrong.
remember to specify the encoding you desire. That is all.
jdbc:firebirdsql://localhost/eins?encoding=win1252
or jdbc:firebirdsql:localhost:eins?encoding=Win1252
Michael