Once you construct your DSN and create an XML_Query2XML object instance, it's time to actually execute an SQL query on the RDBMS and turn the result into XML.
构造DSN并创建XML_Query 2x ML对象实例后,即可实际对RDBMS执行SQL查询并将结果转换为XML。
The DSN name is the name that you specified when creating the DSN.
DSN名称是您在创建DSN时指定的名称。
The example also shows an ODBC-accessed database that has ODBC DSN ODBCDB, with the alias ODBCDBT for TCP connectivity.
该示例还给出了采用ODBC进行访问的数据库,该数据库的ODBCdsn为odbcdb,对于TCP连接的别名为odbcdbt。
With the above DSN creation, you have a suitable way to connect to your Informix database.
通过以上DSN创建活动,您就有了一个连接到Informix数据库的合适途径。
Save the spreadsheet and create a DSN pointing to it.
保存速算表并且创造指向它的一dsn。
Checking and editing the DSN for the Advisor server and the client system Settings.
检查并编辑DSN,进行Advisor服务器和客户端系统设置。
Discovering differences between a System DSN and a User DSN and their creations
了解系统DSN和用户DSN之间的差异以及它们的创建方法
You can use the db2cli registerdsn option, provided by the IBM Data Server, to add or remove a Microsoft ODBC DSN from the command prompt.
您可以使用IBMDataServer提供的db2cliregisterdsn选项,通过命令提示符添加或删除MicrosoftODBCdsn。
Each Informix DSN needs to have a corresponding entry in this sqlhosts file.
每个InformixDSN都需要在这个sqlhosts文件中有相应的条目。
The DSN does not exist on the server.
DSN在服务器中不存在。
Creating DSN and establishing connectivity with the server.
创建DSN并建立与服务器的连接。
Click the System DSN TAB, as shown in Figure 1.
点击systemDSN表格,如图1所示。
A DSN defines a connection with the database.
dsn定义一个数据库连接。
By supplying a DSN entry, it will attempt to connect to that database and list all the tables in it.
通过提供一个DSN入口,它可以连接到那个数据库,列出内部的表名。
Check the name of the DSN on the server and client systems, add or rename as necessary.
检查服务器和客户端系统上的DSN,根据需要添加或重命名。
This method accepts a DSN as input, containing information on the RDBMS type, the RDBMS user name and password, and the target database name.
此方法接受DSN作为输入,其中包含了关于RDBMS类型、RDBMS用户名和密码,以及目标数据库名称的信息。
Remember the DSN name so that you can later use it in your PHP scripts.
请记住DSN名称,以便稍后在php脚本中使用。