Subject | Re: reading binary data (CHARACTER SET OCTETS) |
---|---|
Author | d_kozik |
Post date | 2006-08-29T08:26:47Z |
> This is correct, since they are interpreted according to the connectionI have tried to set connection encoding to 'OCTETS', but I got error:
> encoding (and if none is specified, it uses default encoding for JVM).
Error connecting to database: (using class org.firebirdsql.jdbc.FBDriver)
GDS Exception. 335544325. bad parameters on attach or create database
CHARACTER SET OCTETS is not defined
David