<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
    <channel>
        <title>Tutorials :: CUBRID Through SQuirreL SQL Client</title>
        <link>http://www.cubrid.org/?mid=using_cubrid_in_squirrel_sql_client</link>
        <description>Tutorials :: CUBRID Through SQuirreL SQL Client</description>
        <language>en</language>
        <pubDate>Tue, 06 Apr 2010 16:35:38 -0800</pubDate>
        <lastBuildDate>Fri, 16 Sep 2011 08:48:05 -0800</lastBuildDate>
        <generator>XpressEngine 1.4.4.1</generator>
                        										        <item>
            <title>Tutorials :: CUBRID Through SQuirreL SQL Client</title>
            <dc:creator>admin</dc:creator>
            <link>http://www.cubrid.org/using_cubrid_in_squirrel_sql_client</link>
            <guid isPermaLink="true">http://www.cubrid.org/using_cubrid_in_squirrel_sql_client</guid>
                                    <description><![CDATA[<h1>CUBRID Through SQuirreL SQL Client</h1>

<div class="contents-table">
<h3>Table of Contents</h3>
<ul>
<li><a class="toTop">Back to Top</a></li>
<li><a href="#requirements">Requirements</a></li>
<li><a href="#downloads">Downloads</a></li>
<li><a href="#installation">Installation</a></li>
<li><a href="#start-squirrel-sql">Start SQuirreL SQL Client</a></li>
<li><a href="#add-jdbc">Add JDBC Driver</a></li>
<li><a href="#create-connection">Create New Alias (or Connection)</a></li>
<ul>
<li><a href="#common-connection-errors">Common Connection Errors</a></li>
</ul>
<li><a href="#using-squirrel-sql">Using SQuirreL SQL Client</a></li>
<ul>
<li><a href="#host-metadata">Host Metadata</a></li>
<li><a href="#data-types">Data Types</a></li>
<li><a href="#table-columns">Table Columns</a></li>
<li><a href="#primary-key">Primary Key</a></li>
<li><a href="#row-count">Row Count</a></li>
<li><a href="#contents">Contents</a></li>
<li><a href="#privileges">Privileges</a></li>
<li><a href="#column-privileges">Column Privileges</a></li>
<li><a href="#create-table">Create Table Script</a></li>
<li><a href="#auto-commit">Toggle Auto Commit</a></li>
</ul>
<li><a href="#sql-editor">SQL Editor</a></li>
<ul>
<li><a href="#auto-completion">Auto Completion</a></li>
<li><a href="#tools">Tools Popup Menu</a></li>
<li><a href="#bookmarks">SQL Template Bookmarks</a></li>
<li><a href="#common-sql-errors">Common SQL Errors</a></li>
</ul>
<li><a href="#graphs">Graphs</a></li>
<li><a href="#getting-help">Getting Help</a></li>
<li><a href="#see-also">See also</a></li>
</ul>
</div>

<p><a href="http://www.squirrelsql.org" target="_blank">SQuirreL SQL Client</a> is a quite famous graphical Java program that allows you to view the structure of a JDBC compliant database, including CUBRID, browse the data in tables, execute SQL queries, and perform many other tasks which we will cover below. It is very powerful, convenient, fast and easy to use. You will like it.</p>

<h2 id="requirements">Requirements</h2>

<h3>CUBRID Database</h3>

<p>There are two options how you can use SQuirreL SQL Client.</p>

<ol>
<li><b>Remote database connection:</b> In this case you do not need a database installed on your machine, but just its JDBC driver. You can download the CUBRID JDBC Driver from <a href="/cubrid_java_programming#downloads">http://www.cubrid.org/cubrid_java_programming#downloads</a>.</li>
<li><b>Local database connection:</b> This option required you to have a database installed locally on your computer. You can download CUBRID from <a href="/downloads">http://www.cubrid.org/downloads</a>. Follow the <a href="/tutorials#getting-started">Installation Instructions</a> if necessary.</li>
</ol>

<h3>Java</h3>

<p>Since SQuirreL SQL Client is a Java program, you have to have at least Java 1.6 (as of SQuirreL version 3.0) installed on your computer. See <a href="/cubrid_java_programming#instructions">Instructions</a> to download and install Java either on Windows or Linux.</p>


<h2 id="downloads">Downloads</h2>

<p>This SQuirreL SQL Client is open source and hosted on Sourceforge.net. It is available for Windows, Linux, Mac OS X, and others. You can download the latest version from the link below.</p>

<table class="blackcap rowbg">
<thead>
<tr>
<td>SQuirreL SQL Client</td>
<td>Size</td>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://sourceforge.net/projects/squirrel-sql/files/1-stable/" target="_blank">SQuirreL SQL Client stable version</a></td>
<td>~33.7 MB</td>
</tr>
</tbody>
</table>

<h2 id="installation">Installation</h2>

<p>The SQuirreL SQL Client is packed in IzPack Java installer. Once you have downloaded the JAR file (e.g. <b>squirrel-sql-3.2.1-install.jar</b>), open the command line terminal and type the following command.</p>

<div class="code">
<div editor_component="code_highlighter" code_type="bash" file_path="" description="" first_line="1" collapse="false" nogutter="false" nocontrols="false">
java -jar squirrel-sql-3.2.1-install.jar
</div>
</div>

<p>This will launch the IzPack installer. Click on the <b>Next</b> button to continue.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/install-squirrel-sql-step-1.png" alt="Installation of SQuirreL SQL Client" width="394" height="233" editor_component="image_link"/></p>

<p>Read the information about SQuirreL SQL Client, then click on the <b>Next</b> button to continue.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/install-squirrel-sql-step-2.png" alt="Installation of SQuirreL SQL Client" width="394" height="233" editor_component="image_link"/></p>

<p>Choose the destination to install the SQuirreL SQL Client, then click <b>Next</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/install-squirrel-sql-step-3.png" alt="Installation of SQuirreL SQL Client" width="394" height="233" editor_component="image_link"/></p>

<p>If the directory you indicated does not exist, it will prompt for confirmation. Click <b>OK</b> and continue.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/install-squirrel-sql-step-3-1.png" alt="Installation of SQuirreL SQL Client" width="278" height="129" editor_component="image_link"/></p>

<p>This step provides options for installing additional plugins or translations. Choose the necessary plugins if you need, then click <b>Next</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/install-squirrel-sql-step-4.png" alt="Installation of SQuirreL SQL Client" width="394" height="358" editor_component="image_link"/></p>

<p>The installation process will start. Once finished, click <b>Next</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/install-squirrel-sql-step-5.png" alt="Installation of SQuirreL SQL Client" width="394" height="358" editor_component="image_link"/></p>

<p>Here you are prompted if you want to create the program shortcuts. Once done, click <b>Next</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/install-squirrel-sql-step-6.png" alt="Installation of SQuirreL SQL Client" width="394" height="358" editor_component="image_link"/></p>

<p>The installation is completed, so click <b>Done</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/install-squirrel-sql-step-7.png" alt="Installation of SQuirreL SQL Client" width="394" height="358" editor_component="image_link"/></p>

<h2 id="start-squirrel-sql">Start SQuirreL SQL Client</h2>

<p>There are two ways to launch the program.</p>

<h3>Command Line</h3>

<p>On Windows, execute the file <b>squirrel-sql.bat</b> to run the application. On Linux, run the <b>squirrel-sql.sh</b> script.</p>

<h3>Shortcut</h3>

<p>If you have checked during the installation process to create shortcuts, you can start the program by clicking on the shortcut. See the following example taken on Windows machine.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/start-squirrel-sql.png" alt="Start SQuirreL SQL Client" width="411" height="129" editor_component="image_link"/></p>

<p>Once started, you should see its main window.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/main-window.png" alt="SQuirreL SQL Client Main Window" width="717" height="603" editor_component="image_link"/></p>

<h2 id="add-jdbc">Add JDBC Driver</h2>

<p>This step can be performed only once when you launch the program for the first time. Let's just check if CUBRID JDBC (or any other driver you want) is present. Click on the <b>Drivers</b> tab on the left. All available drivers should be listed there. This time almost all of them are market with red cross icon because have not been downloaded. So you have to manually locate them on your computer. If the one you want is not listed at all, click on the <b>Create a New Driver</b> button.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/add-new-driver-button.png" alt="Create a New Driver" width="351" height="245" editor_component="image_link"/></p>

<p>A new window should appear which let you add the new driver.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/add-driver-window.png" alt="Create New Driver" width="518" height="493" editor_component="image_link"/></p>

<ul>
<li><b>Name:</b> enter a name for the new driver (e.g. <b>CUBRID JDBC Driver</b>).</li>
<li><b>Example URL:</b> add the following connection string. The variables between <b>&lt;&gt;</b> angle brakets will give you a hint that instead of them later when creating a new connection you need to include the actual values. We will see it later.</li>
<div class="code">
<div editor_component="code_highlighter" code_type="xml" file_path="" description="" first_line="1" collapse="false" nogutter="false" nocontrols="false">
jdbc:cubrid:&lt;hostname&gt;:33000:&lt;dbname&gt;:&lt;username&gt;:&lt;password&gt;:
</div>
</div>
<li><b>Web URL:</b> enter the following URL which is the home page for the CUBRID JDBC Driver.</li>
<div class="code">
<div editor_component="code_highlighter" code_type="bash" file_path="" description="" first_line="1" collapse="false" nogutter="false" nocontrols="false">
http://www.cubrid.org/cubrid_java_programming
</div>
</div>
</ul>

<p>Now we need to add the JDBC driver. For this, click on the <b>Extra Class Path</b> tab and click on the <b>Add</b> button to browser for the CUBRID JDBC Driver.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/add-driver-browse.png" alt="Open" width="553" height="508" editor_component="image_link"/></p>

<p>In the new File Manager Window locate the CUBRID JDBC Driver which is often located in <b>c:CUBRIDjdbccubrid_jdbc.jar</b> in Windows OS, or in <b>/home/CUBRID/jdbc/cubrid_jdbc.jar</b> in Debian based Linux OS, or in <b>/opt/cubrid/jdbc/cubrid_jdbc.jar</b> in Redhat Linux. Once selected, press <b>OK</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/browse-cubrid-jdbc.png" alt="Browse CUBRID JDBC Driver" width="516" height="364" editor_component="image_link"/></p>

<p>Then press the <b>List Drivers</b> button to automatically list the <b>Driver Class Name</b> in the <b>Class Name</b> field below. Then press <b>OK</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/list-drivers.png" alt="List Drivers" width="553" height="508" editor_component="image_link"/></p>

<p>This is all. The CUBRID JDBC Driver has been added. Now if you want to make this driver the default driver, so that every time you create a new connection this driver is chose by default, then press on the <b>Set Default</b> button on the right. Then press <b>OK</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/driver-successfully-added.png" alt="Drivers" width="706" height="560" editor_component="image_link"/></p>

<h2 id="create-connection">Create New Alias (or Connection)</h2>

<p>To establish a new connection click on the <b>Aliases</b> tab on the left and click on the <b>Create New Alias</b> button.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/create-new-alias.png" alt="Create New Alias" width="351" height="245" editor_component="image_link"/></p>

<p>In the new connection window fill out all the required fields.</p>

<ul>
<li><b>Name:</b> enter any name for your connection (e.g. <b>localhost</b>).</li>
<li><b>Driver:</b> choose the <b>CUBRI JDBC Driver</b>.</li>
<li><b>URL:</b> here you should first see the previous <b>jdbc:cubrid:&lt;hostname&gt;:33000:&lt;dbname&gt;:&lt;username&gt;:&lt;password&gt;:</b> template you have entered before. So, instead of <b>&lt;hostname&gt;</b> enter your host name or IP (if CUBRID is installed locally, then enter <b>localhost</b>). The port number by default is 33000, but sometimes it is 8001. Instead of <b>&lt;dbname&gt;</b> enter your database name (in this case we will connect to the <b>demodb</b> database which comes be default with CUBRID). As a result you should get the connection URL like this:</li>
<div class="code">
<div editor_component="code_highlighter" code_type="bash" file_path="" description="" first_line="1" collapse="false" nogutter="false" nocontrols="false">
jdbc:cubrid:localhost:33000:demodb:::
</div>
</div>
<li><b>User Name:</b> enter your database username (for the <b>demodb</b> database it is <b>dba</b>).</li>
<li><b>Password:</b> enter your database username password (the <b>demodb</b> database does not require password, so you can leave it blank).</li>
<div class="code">
<div editor_component="code_highlighter" code_type="bash" file_path="" description="" first_line="1" collapse="false" nogutter="false" nocontrols="false">
http://www.cubrid.org/cubrid_java_programming
</div>
</div>
</ul>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/alias.png" alt="Add Alias" width="549" height="398" editor_component="image_link"/></p>

<p>Optionally you can choose to <b>Auto Logon</b> or <b>Connect at Startup</b>. If you see the <b>Properties</b>, there are many options you can set such as <b>Load all and cache all Schemas</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/alias-properties-schema-cache.png" alt="Properties for Alias" width="564" height="654" editor_component="image_link"/></p>

<p>Or you can indicate if you want to keep your connection always alive. Navigate to the <b>Connection</b> tab, check the <b>Enable Keep-Alive</b> and input the query you want it to execute to keep the connection live (e.g. <b>SELECT 1;</b>).</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/alias-properties-connection-keep-live.png" alt="Keep Connection Aive" width="474" height="378" editor_component="image_link"/></p>

<p>Once you configure everything, press <b>OK</b> to create the new connection. If you have previously checked to <b>Auto Logon</b>, pressing OK button will automatically try to establish a connection. Otherwise, you have to manually choose to connect.</p>

<h3 id="common-connection-errors">Common Connection Errors</h3>

<h4>Cannot connect to a broker</h4>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/cannot-connect-to-broker.png" alt="Cannot connect to a broker" width="400" height="147" editor_component="image_link"/></p>

<p>If you see this error when you try to connect to the database, it means something is wrong with your <b>Connection String/URL</b>. Make sure it is correct.</p>

<h4>Failed to connect to database server, 'demodb', on the following host(s): localhost</h4>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/connection-error.png" alt="Failed to connect to database server, 'demodb', on the following host(s): localhost" width="400" height="244" editor_component="image_link"/></p>

<p>If you see this error when you try to connect to the database, it means your database has not been started. Type <b>cubrid service start</b> to start the CUBRID Service and <b>cubrid server start demodb</b> to start the <b>demodb</b> database.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/346/command%20line%20demodb.PNG" alt="Start the CUBRID Service and Database" width="355" height="270" editor_component="image_link"/></p>

<h2 id="using-squirrel-sql">Using SQuirreL SQL Client</h2>

<h3 id="host-metadata">Host Metadata</h3>

<p>Once you connect to the database the main window should look like this. When you select the host name, many properties can be viewed such as the <b>Metadata</b>. You can see what <b>Value</b> is defined for a particular <b>Property</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/host-metadata.png" alt="Host Metadata" width="692" height="684" editor_component="image_link"/></p>

<h3 id="data-types">Data Types</h3>

<p>You can see what Data Types are supported and their default values, properies, and behavior.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/host-datatypes.png" alt="Data Types" width="707" height="684" editor_component="image_link"/></p>

<h3 id="table-columns">Table Columns</h3>

<p>There are many properties and actions your can see or perform against the tables. To view the table columns, select the table and selec the <b>Columns</b> tab.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/table-columns.png" alt="Table Columns" width="725" height="684" editor_component="image_link"/></p>

<h3 id="primary-key">Primary Key</h3>

<p>Similarly see <b>Primary Keys</b> defined in the table.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/table-primary-key.png" alt="Table Primary Key" width="454" height="106" editor_component="image_link"/></p>

<h3 id="row-count">Row Count</h3>

<p>Or <b>Row Count</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/table-row-count.png" alt="Table Row Count" width="454" height="103" editor_component="image_link"/></p>

<h3 id="contents">Contents</h3>

<p>Also you can see top 100 records stored in that table. Select the <b>Contents</b> tab for it.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/table-content.png" alt="Table Contents" width="456" height="393" editor_component="image_link"/></p>

<h3 id="privileges">Privileges</h3>

<p>To see the table privileges, click on the <b>Privileges</b> tab.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/table-privileges.png" alt="Table Privileges" width="453" height="198" editor_component="image_link"/></p>

<h3 id="column-privileges">Column Privileges</h3>

<p>Or <b>Column Privileges</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/table-column-privileges.png" alt="Table Column Privileges" width="458" height="392" editor_component="image_link"/></p>

<h3 id="create-table">Create Table Script</h3>

<p>Right click on any table to see possible actions you can apply to it. To create a table script, choose the <b>Scipts</b> menu ⇒ <b>Create Table Script</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/create-table-script.png" alt="Create Table Script" width="725" height="684" editor_component="image_link"/></p>

<p>This will generate an SQL tab and place the SQL script there.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/create-table-script-sql.png" alt="Create Table Script" width="725" height="684" editor_component="image_link"/></p>

<h3 id="auto-commit">Toggle Auto Commit</h3>

<p>To change the default behavior you can either turn on or off the auto commit functionality.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/create-table-script-sql.png" alt="Create Table Script" width="725" height="684" editor_component="image_link"/></p>

<h2 id="sql-editor">SQL Editor</h2>

<p>There is a nice SQL Editor tool in the SQuirreL SQL Client which is capable of highlighting the keywords and do some more tricks (see further). One of the nice features is that it stores the history of queries you executed. You can also keep several tabs of fetched results open and close them when you want.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/sql-select.png" alt="SQL Editor" width="725" height="684" editor_component="image_link"/></p>

<p>Unlike in other similar tools, SQuirreL SQL Client allows to edit the records right from the results table. To do that, right click on the results table and choose <b>Make Editable</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/make-editable-sql-results.png" alt="Edit SQL results" width="725" height="713" editor_component="image_link"/></p>

<p>Click on the record column to edit.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/edit-sql-results.png" alt="Edit SQL results" width="725" height="713" editor_component="image_link"/></p>

<h3 id="auto-completion">Auto Completion</h3>

<p>SQuirreL SQL Client has powerful auto completion feature. Press <b>Ctrl + Space</b> to have it display you hints.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/sql-auto-completion.png" alt="Auto Completion" width="725" height="294" editor_component="image_link"/></p>

<p>Another nice feature it has is that you can create your own user-defined abbreviations for auto completion.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/configure-autocorrect-abbreviation-window.png" alt="User Defined Abbreviations" width="725" height="713" editor_component="image_link"/></p>

<p>To configure it, press the <b>Configure auto correct/abbreviations</b> button in the toolbar.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/configure-autocorrect-abbreviation.png" alt="Configure User Defined Abbreviations" width="724" height="85" editor_component="image_link"/></p>

<h3 id="tools">Tools Popup Menu</h3>

<p>Another feature is the <b>Tools Popup Menu</b>. In the SQL Editor press the <b>Ctrl+t</b> shortcut. You can start typing to search incrementally.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/sql-editor-tool.png" alt="Tools Popup Menu" width="725" height="380" editor_component="image_link"/></p>

<h3 id="bookmarks">SQL Template Bookmarks</h3>

<p>To make your coding easier, you can save the template of SQL statements such as CREATE TABLE or SELECT into your bookmarks. For this, press the <b>Add current SQL to bookmark</b> or <b>Edit Existing Bookmarks</b> button.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/edit-bookmark-button.png" alt="Edit Existing Bookmarks" width="343" height="87" editor_component="image_link"/></p>

<p>You can add new or edit existing from the list. To enable <b>Ctrl+j</b> shortcut, check the <b>Show SQuirreL bookmarks in ctrl+j popup</b>.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/ctrl-j-bookmark.png" alt="Bookmarks Window" width="650" height="600" editor_component="image_link"/></p>

<p>In the SQL Editor when you press the <b>Ctrl+j</b> shortcut the list will be displayed.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/ctrl-j-bookmark-popup.png" alt="Choose Bookmarks" width="725" height="438" editor_component="image_link"/></p>

<h3 id="common-sql-errors">Common SQL Errors</h3>

<p>Often users encounter difficulties to execute SQL queries in CUBRID. The common mistake the make is use the double quotes to enclose strings. This is wrong in CUBRID. This will show you something like the error shown below.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/sql-error.png" alt="Error Executing SQL" width="685" height="560" editor_component="image_link"/></p>

<p class="important">Remeber to use <b>single quotes</b> for strings in your SQL queries.</p>

<h2 id="graphs">Graphs</h2>

<p>Wonderful feature of SQuirreL SQL Client is its ability to draw the Relationship Graph for the selected tables. Select the necessary tables and right click on them. Then choose the <b>Add to graph</b> menu item.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/add-graph.png" alt="Add to graph" width="725" height="713" editor_component="image_link"/></p>

<p>You will see something like this. You can drag each table and do additional operations. Right click on the panel to see the options.</p>

<p><img src="http://www.cubrid.org/files/attach/images/49/189/table-graph.png" alt="New Table Graph" width="725" height="843" editor_component="image_link"/></p>

<h2 id="getting-help">Getting Help</h2>

<p>If you have any questions related to SQuirreL SQL Client, write your messages to <a href="http://www.squirrelsql.org/#mailinglists" target="_blank">SQuirreL SQL Client Mailing List</a> or to <a href="/?mid=forum&amp;category=195523&amp;act=dispForumContent" target="_blank">CUBRID Apps &amp; Tools forum</a>.</p>

<h2 id="see-also">See also</h2>

<ul>
<li><a href="http://www.squirrelsql.org/" target="_blank">SQuirreL SQL Client Home Page</a></li>
<li><a href="http://www.squirrelsql.org/paper/SQuirreL_us.pdf" target="_blank">SQuirreL, a Universal SQL Client</a></li>
<li><a href="/tutorials">CUBRID Tutorials</a></li>
</ul>]]></description>
                        <pubDate>Tue, 06 Apr 2010 16:13:11 -0800</pubDate>
                                </item>
            </channel>
</rss>
