Performing the data type conversion is a common task, so this piece of code can be reused.
因为可以重新使用此段代码,所以执行数据类型转换是一项常见任务。
Significant reduction of tedious code for data conversion and exception handling, allowing you to focus on core business logic.
极大地减少用于数据转换和异常处理的繁琐代码,从而专注于核心业务逻辑。
In a nutshell, use binary data types in your application for exchanging XML with DB2 as this avoids unnecessary code page conversion.
总而言之,在应用程序中应该使用二进制数据类型来与DB 2交换XML,因为这样做可以避免不必要的代码页转换。
Top-down -- Start from an existing XML description of the interface (XML schema, DTD, WSDL), derive the XML data model, and generate the mapping/conversion code.
自顶向下——从现有的接口XML描述(XML模式、DTD、WSDL)开始,派生 XML数据模型,并生成映射/转换代码。
As mentioned before, the data movement utilities EXPORT, IMPORT, and LOAD perform an automatic code page conversion between data file and database.
正如前面提到的,数据转移实用程序EXPORT、IMPORT和LOAD在数据文件和数据库之间执行自动化的编码页转换。
Internally encoded XML data is preferred over externally encoded data because it can prevent unnecessary code page conversion.
内部编码的XML数据比外部编码的数据更为可取,因为它可以防止不必要的代码页转换。
To simplify things, the DB2 data movement utilities, namely EXPORT, IMPORT, and LOAD, can perform an automatic code page conversion.
为了简化这个过程,DB 2数据转移实用程序(即export、IMPORT和LOAD)可以执行自动化的编码页转换。
CLOB data types have an inherent code page equal to the database code page, so there is an implicit code page conversion of the reply to the SQL world during the serialization.
CLOB数据类型的代码页自然地等于数据库代码页,所以在串行化期间对SQL的回复有一个隐式的代码页转换。
To avoid code page conversion issues, the recommended approach is to use character FOR BIT DATA or BLOB instead of character types.
要避免代码页转换的问题,建议使用字符forBITDATA或blob代替字符类型。
While there exist a variety of code pages, Unicode has been widely used as the text encoding technique for globalization to preserve data integrity and avoid code page conversion.
虽然存在多个编码页面,但是 Unicode被广泛的作为国际化的文本编码技术来使用,来保证数据完整性和避免代码页转换。
There is a code page conversion to the SQL world if the value is serialized into a CHAR, VARCHAR, or CLOB type that is not FOR BIT DATA.
如果值被串行化为不是FOR BIT DATA 的CHAR、VARCHAR或CLOB类型,那么会有一个到SQL世界的代码页转换。
The function which drives the conversion function is now a little bit simpler since it only has to load the data, run the function, and copy it back. Here is the code (enter as convert_driver.s)
调用转换函数的函数现在简单一点了,这是因为它需要加载数据、运行函数并将结果复制回来。
In a cloud computing environment, problems with code-set name compliance can cause data corruption, application exceptions, system crashing, poor portability, and conversion failures.
在云计算环境中,编码集名称不相容会导致数据损坏、应用程序异常、系统崩溃、可移植性差和转换失败。
In a cloud computing environment, problems with code-set name compliance can cause data corruption, application exceptions, system crashing, poor portability, and conversion failures.
在云计算环境中,编码集名称不相容会导致数据损坏、应用程序异常、系统崩溃、可移植性差和转换失败。
应用推荐