Table of Contents Overview Menus Windows Buttons

Overview

jisql is an easy-to-use Transact-SQL (T-SQL) editor that helps you: jisql is written in Java and takes advantage of the Java Foundation Classes (JFC), which are a part of Swing.

jisql is intended to be fairly intuitive and assumes you have a working knowledge of Transact-SQL and the Sybase database servers.

The connection window contains buttons and select lists, the Input Window, the Output Window the Status Window and the detachable menu. The height of windows can be resized individually by dragging the horizontal line that separates them.

jisql supports multibyte character sets to display data in different fonts. You have to verify that the machine's envrionment is set correctly; for example, UNIX needs to get special attention to LC_CTYPE and LANG environment variables. You also need to verify that the fonts you want to use are actually installed on your machine.

jisql supports the Input Method Framework, which makes it possible to type text in the Input Window in Chinese, Japanese, or Korean, languages that use thousands of different characters, on a roman-character keyboard.  For more information, see Sun Microsystem's Input Method Framework Overview .

Please send any comments or feature requests to the jConnect newsgroup at


Table of Contents Overview Menus Windows Buttons