XQuery提供了一种方法,可以将现有的模式映射或转换到rosettanet格式,而不需要编写大量的新代码库。
XQuery provides you with a way to map, or transform, your existing schema to the RosettaNet format without having to write a huge library of new code.
如果可能的话,让客户机与要存取的数据库使用相同的代码页,以避免在服务器上的转换代价。
If possible, have the client running in the same code page as the database, to avoid conversion costs on the server.
当您碰到字符转换方面的问题时,首先要识别应用程序和所涉及的DB 2UDB数据库服务器使用哪些代码页。
When you encounter problems with character conversions, first identify which code pages are being used by the application and the DB2 UDB database server involved.
如有必要,执行字符集到数据库代码页的转换。
Character set conversion into the database code page is performed if necessary.
XML文档被分解,每个绑定列(题目、出版社、名、姓)被转换为数据库代码页。
The XML document is shredded, and each bound-out column (title, publisher, firstname, lastname) is converted to the database code page.
转换数据库厂商或设法集群数据库服务器将意味着完全改变您的前端代码。
Switching database vendors or trying to cluster the database servers would mean changing all your front end code.
每当从DB 2客户机发生任何请求到DB 2服务器,所有字符数据(例如查询或CHAR主机变量)都要从客户机代码页转换为数据库代码页。
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.
要将此过程转换为rpm,将源代码放在存储库中,编写一个配置文件来说明可在哪里找到要编译的源代码以及如何编译和安装代码。
To convert this process to RPM, you place the source in a repository and write a configuration file to dictate where to find the source to be compiled and how to build and install the code.
泛型的使用使您的代码库更容易维护,尤其当代码库不断增长,以及将代码元素转换为可重复使用的库时。
The use of generics makes your code base much more maintainable, especially as it grows and you turn code elements into reusable libraries.
本节介绍了执行坐标转换(十进制角度和utm)的库类的源代码。
This section introduces the source code of a library class that performs coordinate conversion between decimal degrees and UTM.
将数据库针对无效代码的输入结果(如空查询结果)转换为服务希望的错误。
Convert the database's result for an invalid symbol, such as an empty query result, into the error the service expects.
CLOB数据类型的代码页自然地等于数据库代码页,所以在串行化期间对SQL的回复有一个隐式的代码页转换。
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.
所有SQL比较、SQL查询执行以及SQL类型转换都必须在数据库代码页中进行。
All SQL comparisons, SQL query execution, and SQL casting takes place in the database code page.
整个insert语句被从客户机代码页转换到数据库代码页,然后XMLPARSE文档字符串被转换到utf - 8,以便解析为XML。
The whole INSERT statement is converted from the client code page to the database code page, and then the XMLPARSE document string is converted to UTF-8 for parsing into XML.
然后我们在Notes数据库中创建一个页面设计元素,它包含了将XML文档转换成sql语句的xslt样式表代码。
We then created a page design element within the Notes database, which contained the XSLT style sheet code that would transform the XML document into an SQL statement.
将生成的二进制代码存储为转换数据库中的一个blob。
Store the resulting binary code in the conversion database as a blob.
libiconv库包含一个CP932转换器,可用于将Windows代码页932转换为Unicode。
The libiconv library contains a CP932 converter that converts Windows code page 932 to Unicode.
通用JDBC驱动程序客户端将数据作为Unicode发送给数据库服务器,而数据库服务器则将数据从Unicode转换成所支持的代码页。
The universal JDBC driver client sends data to the database server as Unicode, and the database server converts the data from Unicode to the supported code page.
RCS编译器是一个原型版本,在通过 RCS数据库的ResourceCatalog和ActionCatalog表转换成RecipeJAUS代码之前,产生 RecipeJAUS序列。
The RCS compiler is a prototype version that generates the RecipeJAUS sequences prior to conversion to RecipeJAUS code through the ResourceCatalog and ActionCatalog tables of the RCS database.
默认的已标记XML输入文档被转换为通用IBMDataStudio代码(实际的数据库操作在这里准备和执行)。
The default tagged XML input document gets forwarded to the common IBM Data Studio code where the actual database operation gets prepared and executed.
EAz示例代码可用来显示数据库字符串格式和EAzenum格式之间如何相互转换。
EAz sample code is available showing how to translate database strings to and from EAz enum format.
请将Application Developer生成的代码作为示例,了解如何将规则的查询转换为数据库可以理解的表格。
Refer to the code generated by Application Developer for examples of how to translate a rule’s query to a form understandable by a database.
要将这种应用程序完全转换为一个多租户SaaS应用程序,通常需要对应用程序代码作出大量修改,并重新设计和配置数据库。
To transform an application into a fully multi-tenant SaaS application usually requires extensive changes to the application code and a redesign and reconfiguration of the database.
探讨了利用VFP数据库管理系统进行可视化编程,实现不同数据格式间的相互转换,并提供了编程的事件代码。
The visual program making by VFP DBMS is mainly presented, the interconversion for different form of data is realized, and the vent code for making program are provided.
一个简单的数据库结构转换代码,是我从网上发现的,传上来和大家一起学习。
A simple database structure conversion code, which I found from the Internet, communication up and we will study together.
为此查询生成的SQL会转换成对数据库中用户定义函数的调用(请参见此查询后面的 SQL 代码)。
The SQL built for this query translates to a call to the user-defined function in the database (see the SQL code following the query).
为此查询生成的SQL会转换成对数据库中用户定义函数的调用(请参见此查询后面的 SQL 代码)。
The SQL built for this query translates to a call to the user-defined function in the database (see the SQL code following the query).
应用推荐