ShellRaptor 1.120705 review
DownloadShellRaptor is a simple command-line SQL utility and editor
|
|
ShellRaptor is a simple command-line SQL utility and editor. ShellRaptor project supports any database for which you can provide a TYPE-4 JDBC driver.
Such databases include Oracle, Informix, DB2, MySQL, SQLServer, HSQLDB, and ODBC.
What's New in This Release:
The ability to load both .jar and .zip libraries is now included.
A new feature allows for the loading, creation, execution, and saving of PreparedStatements.
"load-ps [file]" loads an XML prepared statement file.
"init-ps [name] [prepared statement]" creates the prepared statement.
"list-ps" lists the alias names of all available prepared statements that are available.
"exec-ps [alias] [args1], [args...n]" executes the prepared statement and uses the given values.
"save-ps [output file]" saves the prepared statements in memory in an XML format.
ShellRaptor 1.120705 search tags