ij工具的用途是什么?
Ran entire SQL scripts via ij.
通过ij运行整个sql脚本。
通过ij发出SQL命令。
If the ij command fails, check.
如果ij命令失败,则应该检查。
首先启动ij工具。
介绍了ij工具。
The output from ij is shown below.
ij的输出如下所示。
ij工具功能十分强大。
Ij can be used to execute SQL script files.
ij可以用于执行sql脚本文件。
Ij is Cloudscape's interactive scripting tool.
ij是Cloudscape的交互式脚本编制工具。
Use the ij command to execute the SQL script
使用ij命令执行该SQL脚本
Starting the Derby network server and running ij.
启动Derby网络服务器并运行ij。
Inside the ij console, execute the following command.
在ij控制台内,执行命令。
When the script completes, the ij application exits.
当脚本完成时,ij应用程序退出。
First, run this command, which opens an ij console for you.
首先运行此命令,以打开ij控制台。
Listing 1: Performing a backup of salesdb database through ij.
清单1:通过IJ对salesdb数据库进行备份。
After a brief delay, the ij tool provides you with a new prompt.
在短暂的延迟之后,ij工具提供一个新提示符。
That's not the case when you run a script from within ij itself.
在ij内部运行脚本是则不是这样。
Once you get to the bottom, ij tells you there are no more records.
到达底部时,ij将通知您没有更多的记录。
It USES the Cloudscape ij utility to process the CrtUsers.sql SQL script.
它使用Cloudscapeij实用程序处理CrtUsers . sql sql脚本。
The ij tool can be used to connect to and issue commands to a database.
ij工具可用于连接数据库并向数据库发出命令。
This article also introduced the ij tool, which comes with the Derby database.
本文还介绍了Derby数据库附带的ij工具。
In this example, you first start the ij tool and connect to your database.
在本例中,首先启动ij工具并连接数据库。
Connect to the Derby Network Server using the 'ij' tool to create the database.
使用'ij '工具连接到Derby NetworkServer,以创建数据库。
The first is to run it from within the ij application itself (see Listing 11).
第一个是从ij应用程序内部运行它(参见清单11)。
JDBC is the mechanism with which the ij tool communicates with the database server.
jdbc是ij工具与数据库服务器通信的机制。
To begin, start the ij tool, and connect to a database, as shown in Listing 1.
开始时,启动ij工具,连接到数据库,如清单1 中所示。
If you can run the ij tool, the dblook class files are already in your CLASSPATH.
如果能运行ij工具,那么dblook类文件就已经存在于CLASSPATH中了。
The connection URL is entered either in ij directly by the user or using a script.
连接URL可以由用户在ij 中直接输入,也可以使用一个脚本来提供。
This requires that you start the ij tool and issue the appropriate connect command.
这要求您启动ij工具并发出相应的connect命令。
应用推荐