Subject Re: [Firebird-Java] Interclient development
Author Herbert.Augustiny@sptroth.com
Hi Nuno

This is how I can set the cahrset of interclient in JBuilder:

ConnectionDescriptor connecctoinDescriptor = new
ConnectionDescriptor(getDbURL(), "user", "password", false,
"interbase.interclient.Driver");
Properties properties = new Properties();
properties.setProperty("charSet",
interbase.interclient.CharacterEncodings.UTF8);
connecctoinDescriptor.setProperties(properties);
dbTransparency.setConnection(connecctoinDescriptor);

Regards,

Herbert



|---------+------------------------------>
| | Nuno Marques |
| | <o_escorpiao2001@ya|
| | hoo.com.br> |
| | |
| | 12.04.2002 02:57 |
| | Please respond to |
| | Firebird-Java |
| | |
|---------+------------------------------>
>--------------------------------------------------------------------------------------------------------------------------------------------------|
| |
| To: Firebird-Java@yahoogroups.com |
| cc: |
| Subject: [Firebird-Java] Interclient development |
>--------------------------------------------------------------------------------------------------------------------------------------------------|




Hye,
For past days i've been seeing the discussion of the
jdbc type 4, and I would like to know if the
interclient development has stopped?
Is it possible to choose the charset when using
interclient with java?


P.S: sorry my bad english

Thanks,
Nuno Marques


_______________________________________________________________________________________________

Yahoo! Empregos
O trabalho dos seus sonhos pode estar aqui. Cadastre-se hoje mesmo no
Yahoo! Empregos e tenha acesso a milhares de vagas abertas!
http://br.empregos.yahoo.com/


To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/