Subject | Re: jdbc driver and unicode |
---|---|
Author | llafranc78 |
Post date | 2002-07-23T06:51:31Z |
Hi
info), and put all your connection ("user","password","lc_type") in
the Properties object.
Ciao
Luca
> > jdbc:firebirdsql:localhost/3050:c:/database/my.gdb?that
> > lc_ctype=UNICODE_FSS
>
> unfortunately cfmx (coldfusion MX runs on top of jrun4) doesn't like
> style of parameter passing. any ideas?Try using DriverManager.getConnection(String url, java.util.Properties
info), and put all your connection ("user","password","lc_type") in
the Properties object.
Ciao
Luca