• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






Greyed Wolf

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2016年11月30日

使用UNIDAC连接oracle时的参数设置
摘要: 在uniconnection1里设置: server项位hostip:port:sid,如10.53.x.XX:1521:or10g 然后在Options里设置: charset:utf8 direct:true homename:OraDb10g_home1 UseUnicode:true 阅读全文
posted @ 2016-11-30 11:16 Greyed Wolf 阅读(1259) 评论(0) 推荐(0)
 
使用Navicat连接oracle时出现unsupported server character set ZHS16GBK的解决之道
摘要: 原文网址http://blog.mn886.net/chenjianhua/show/ba1dc6f835be403ea159b0a5e2685ff2/index.html ORA-12737:Instant Client Light:unsupported server character set 阅读全文
posted @ 2016-11-30 10:56 Greyed Wolf 阅读(2673) 评论(0) 推荐(0)