平台:Windows
命令类型:codepageutil 子命令
codepageutil test_codepage 命令用于确定数据库是否可以处理指定字符集中的所有字符。
codepageutil test_codepage Connection3 SAMPL admin "" 1252
如果测试成功,那么该代码页实用程序会显示以下消息: The SAMPL database can successfully represent all characters in codepage
1252 <ANSI - Latin I>.
The SAMPL database cannot represent all characters in codepage 1252
<ANSI - Latin I>.