使用PB10.5的SQL Server中无法读取的旧存储数据 [英] unreadable old storage data in SQL server using PB10.5

查看:122
本文介绍了使用PB10.5的SQL Server中无法读取的旧存储数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在SQL Server数据库中存储阿拉伯数据时遇到问题,数据库表中的数据显示字符为奇怪的符号,没有像ÓíÇÑÉÕÛíÑÉ那样的含义,但是当我使用PB7读取此数据时,它看起来不错且可读,当使用PB7读取时PB10.5似乎不可读

i have problem in storage Arabic data in SQL server database,data in database table shows the characters as strange symbols that has no meaning like ÓíÇÑÉ ÕÛíÑÉ but when i read this data using PB7 it seem good and readable ,when read it using PB10.5 it seem unreadable

推荐答案

与Unicode /非Unicode有关。 sql sever具有NVarChar uniqode的功能,而PB10.5尝试将其解释为普通的ascii。。

Related to unicode / non unicode. Sql sever has that likely as NVarChar uniqode, and PB10.5 tries to interpret it as normal ascii,.

请检查其文档(我创建powerbuilder的年份),但我会说在转换表格时有些失落。

Check with their documentation (years that I made powerbuilder) but I would say something got lost on transposing the forms.

这篇关于使用PB10.5的SQL Server中无法读取的旧存储数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆