Ribo and jisql are JDBC development tools:
jisql provides a database GUI from which users can connect to a database, issue SQL commands, and view output graphically.
Ribo allows JDBC developers to capture and view communication between jConnect and a database. Ribo can also decode TDS messages, which Sybase databases use to communicate with client applications, helping developers to diagnose problems.
Because Ribo and jisql use
some jConnect classes, Sybase strongly recommends that you use JDK
1.4 or later when you run these utilities.
For more information on Ribo and jisql, refer to the documentation provided with these applications, which you can download from the Sybase Web site.
When you download jisql, a doc subdirectory contains this documentation:
An .html version of the jisql User’s Guide. Open jisql-1.html first.
When you download Ribo, a doc subdirectory contains this documentation:
An .html version of the Ribo User’s Guide. Open ribo-1.html first.