Hi,
I have forgoten, when use jdbc-7.0-1.1/1,2 it's ok for Chinese query.
Thanks
malix
---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
Hi,
I have downloaded binary JDBC Driver from both postgresql.org and
jdbc.postgresql
it's version is jdbc7.1-1.2/jdbc7.1-1.1. It always give a message like this
Exception in thread "main" java.sql.SQLException: ERROR:ßUnterminated
quoted string
ßßat org.postgresql.Connection.ExecS
Hi all,
I am sorry , I have got the solution.
I should write it so:
ßßßßßßClass.forName("org.postgresql.Driver");
ßßßßßßProperties info=new Properties();
ßßßßßßinfo.put("user","postgres");
ßßßßßßinfo.put("password","");
ßßßßßßinfo.put("charSet","