Whenever any request is sent from a DB2 client to the DB2 server, all character data (such as queries or char host variables) is converted from the client code page to the database code page.
每当从DB 2客户机发生任何请求到DB 2服务器,所有字符数据(例如查询或CHAR主机变量)都要从客户机代码页转换为数据库代码页。
You need to specify the supported languages in a file and in a system property, in order to determine the character set of the request and the response.
为了确定请求和响应使用什么字符集,您需要在一个文件和一个系统属性中指定所支持的语言。
Since "space" is a special character, the following sample safely encodes the space in the URL request.
因为“空格”是个特殊的字符,所以下面这个示例安全地编码了URL请求中的空格。
应用推荐