当前位置:网站首页>解決pl/sql developer中資料庫插入資料亂碼問題
解決pl/sql developer中資料庫插入資料亂碼問題
2020-11-06 01:23:00 【itread01】
最近學習SSM專案開發,用到oracle資料庫,
使用管理軟體PL/sql developer往資料庫表中插入資料時記錄亂碼。
結果如下:
可以看到中文資料都亂碼成了???????問號,
看了網上各位大佬的解決辦法,說是由於oracle伺服器端字元編碼 和 Oracle 客戶端字元編碼不一致引起的。
(但是我的oracle伺服器端 和 Oracle 客戶端字元編碼是一樣的,這就很納悶了,但同樣用了以下解決辦法,搞定!!!)
第一步:
登入PL/sql developer,檢查Oracle伺服器端字元編碼,用
select userenv('language') from dual;
得到以下結果:
結果:
SIMPLIFIED CHINESE_CHINA.ZHS16GBK
第二步:
檢視Oracle 客戶端字元編碼,用
select * from V$NLS_PARAMETERS;
得到以下結果:
可以看到我的oracle伺服器端 和 Oracle 客戶端字元編碼是一樣的,沒關係繼續往下看
第三步:
在windows中創 建一個名為“NLS_LANG”的系統環境變數,
設定其值為“SIMPLIFIED CHINESE_CHINA.ZHS16GBK”,跟oracle伺服器端字元編碼一致,然後重新啟動 pl/sql developer
即可解決亂碼問題!!!
補充1:(問題解決可忽略以下內容)
跟我有同樣問題的同學完成上面的步驟後,重新登入PL/Sql developer資料還是顯示亂碼。
然後的解決辦法是:
把表刪除,注意是刪表,而不是單單刪除表中資料,
然後重新建表,重新插入資料,發現問題解決!!!
補充2:因為是用idea做開發,所以是直接用idea中database連線資料庫,然後重新建表,插入的資料,
直接用PL/Sql developer沒試過,應該也可以。
&n
版权声明
本文为[itread01]所创,转载请带上原文链接,感谢
https://www.itread01.com/content/1604511064.html
边栏推荐
- 不吹不黑,跨平臺框架AspNetCore開發實踐雜談
- The difference between Es5 class and ES6 class
- 6.7 theme resolver theme style parser (in-depth analysis of SSM and project practice)
- 50 + open source projects are officially assembled, and millions of developers are voting
- 01 . Go语言的SSH远程终端及WebSocket
- Polkadot series (2) -- detailed explanation of mixed consensus
- [performance optimization] Nani? Memory overflow again?! It's time to sum up the wave!!
- 如何在Windows Server 2012及更高版本中將域控制器降級
- 基於MVC的RESTFul風格API實戰
- Using Es5 to realize the class of ES6
猜你喜欢
随机推荐
嘘!异步事件这样用真的好么?
Analysis of ThreadLocal principle
你的财务报告该换个高级的套路了——财务分析驾驶舱
How do the general bottom buried points do?
Listening to silent words: hand in hand teaching you sign language recognition with modelarts
DRF JWT authentication module and self customization
ipfs正舵者Filecoin落地正当时 FIL币价格破千来了
用Keras LSTM构建编码器-解码器模型
【新閣教育】窮學上位機系列——搭建STEP7模擬環境
使用 Iceberg on Kubernetes 打造新一代云原生数据湖
神经网络简史
关于Kubernetes 与 OAM 构建统一、标准化的应用管理平台知识!(附网盘链接)
Top 10 best big data analysis tools in 2020
50 + open source projects are officially assembled, and millions of developers are voting
3分钟读懂Wi-Fi 6于Wi-Fi 5的优势
Computer TCP / IP interview 10 even asked, how many can you withstand?
(1) ASP.NET Introduction to core3.1 Ocelot
Use of vuepress
Examples of unconventional aggregation
容联完成1.25亿美元F轮融资