|
|
Choosing A Webhost: |
Re: How to insert Chinese (big5) through JDBC?: msg#00450db.postgresql.jdbc
On Thu, 31 Jul 2003, [big5] Eric Tan wrote: > Hi, > I can now insert Chinese!! > I'm now using EUC_TW as the database encoding. > However, the default client encoding is now EUC_TW. (that's why I > cannot insert Chinese). I have to exe "set client_encoding to 'Big5';" > when inserting and selecting. > > Can I set Big5 as the default client_encoding ? > You can make it the default for the database or for the user you are connecting as. Try running ALTER DATABASE <databasename> SET client_enconding TO big5; or ALTER USER <username> SET client_encoding TO big5; Kris Jurka ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: unsubscribe, Kris Jurka |
|---|---|
| Next by Date: | Re: How to insert Chinese (big5) through JDBC?, Eric Tan |
| Previous by Thread: | Re: How to insert Chinese (big5) through JDBC?, Eric Tan |
| Next by Thread: | Re: How to insert Chinese (big5) through JDBC?, Eric Tan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |