一个JAVA编写的ASE客户端工具
<p><font face="Verdana"><a href="http://jsqsh.wiki.sourceforge.net/">http://jsqsh.wiki.sourceforge.net</a></font></p><p> </p>
<p>下载</p>
<p><font face="Verdana"><a href="http://sourceforge.net/project/showfiles.php?group_id=205193">http://sourceforge.net/project/showfiles.php?group_id=205193</a></font></p>
<p>使用例子:</p>
<p><font face="Courier New">2> \help commands<br/>Available commands. Use "\help <command>" to display detailed help for a given c<br/>ommand<br/>+-------------+----------------------------------------------------------------+<br/>| Command | Description |<br/>+-------------+----------------------------------------------------------------+<br/>| \alias | Creates an alias |<br/>| \buf-append | Appends the contents of one SQL buffer into another |<br/>| \buf-copy | Copies the contents of one SQL buffer into another |<br/>| \buf-edit | Edits a SQL buffer |<br/>| \buf-load | Loads an external file into a SQL buffer |<br/>| \call | Call a prepared statement |<br/>| \connect | Establishes a connection to a database. |<br/>| \create | Generates a CREATE TABLE using table definitions |<br/>| \databases | Displays set of available databases (catalogs) |<br/>| \debug | (Internal) Used to enable debugging |<br/>| \describe | Displays a description of a database object |<br/>| \diff | Compares results from multiple sessions |<br/>| \drivers | Displays a list of JDBC drivers known by jsqsh. |<br/>| \echo | Displays a line of text. |<br/>| \end | Ends the current session |<br/>| \eval | Read and execute an input file full of SQL |<br/>| \go | Executes the contents of the current buffer |<br/>| \help | Displays help for a jsqsh command |<br/>| \history | Displays a history of SQL statements executed |<br/>| \insert | Generates INSERT statements from a query |<br/>| \macro | Creates a velocimacro from the current buffer |<br/>| \parse | (Internal) Used to test SQL parsing |<br/>| \procs | Displays stored procedures |<br/>| \quit | Exits jsqsh |<br/>| \reset | Clears the current SQL buffer of its contents. |<br/>| \select | Generates a SELECT using table definitions |<br/>| \session | Displays set of sessions or switches to another session. |<br/>| \set | Sets a variable or displays all variables. |<br/>| \tables | Displays tables, views, synonyms, etc. |<br/>| \unset | Removes a jsqsh variable. |<br/>| \wrap | Used internally for testing of jsqsh's word-wrapping facility. |<br/>+-------------+----------------------------------------------------------------+<br/>2></font></p>
[此贴子已经被作者于2008-2-21 10:53:37编辑过]
页:
[1]