Leonard

In theory, there is no difference between theory and practice. But, in practice, there is.

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2009年11月26日

摘要: 1。select * from v$nls_parameters查询nls的参数,获得数据库服务器端的字符编码NLS_LANGUAGENLS_CHARACTERSET2。修改本地环境变量,设置NLS_LANG = SIMPLIFIED CHINESE.ZHS16GBK //这个是我们的数据库字符编码NLS_LANG格式:NLS_LANG = language_territory.charset有三... 阅读全文
posted @ 2009-11-26 12:25 Leonard Tse 阅读(561) 评论(0) 推荐(0) 编辑