Subject | Re: [Firebird-Java] Re: Character set problems? "?????" instead real data... |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-10-11T08:37:52Z |
Sorry, did not finish...
properties you will find at:
http://jaybirdwiki.firebirdsql.org/config/ListOfDPBProperties
$CLASSPATH is an env. variable with your classpath.
Roman
> Sorry for beening such a lame, but can you explain me how actualy toCheck the JDBC tutorials about specifying the connection properties. List of
> do what you told me?
properties you will find at:
http://jaybirdwiki.firebirdsql.org/config/ListOfDPBProperties
> What do you mean by new release?JayBird 1.5.2 or JayBird 1.5.3
> How to specify lc_type and charSet actualy?See JDBC tutorial.
> About JVM you told me execute "java -Dfile.encoding=Cp1252"com.mycompany.MyClass" is your class with main(String[] args) method.
> $CLASSPATH com.mycompany.MyClass"... "com.mycompany.MyClass" is my
> class path right?
$CLASSPATH is an env. variable with your classpath.
Roman