<docbook><section><title>ODBCExplorerSampleProg</title><bridgehead class="http://www.w3.org/1999/xhtml:h2"> ODBC Explorer Sample Program </bridgehead>
<para>The ODBC Explorer Sample program is a simple interactive SQL program enabling a HTML5 ODBC connection to be made to selected data sources and list of available database catalogs displayed and queries executed against the selected database catalog.</para><bridgehead class="http://www.w3.org/1999/xhtml:h3">Usage</bridgehead>
<itemizedlist mark="bullet" spacing="compact"><listitem> Load the ODBC Explorer sample program from the URL <ulink url="http://html5-webdb.s3.amazonaws.com/webdb-api/ODBCExplorer/ODBCexplorer.html">http://html5-webdb.s3.amazonaws.com/webdb-api/ODBCExplorer/ODBCexplorer.html</ulink> </listitem>
<listitem> Choose the ODBC DSN from the drop down list box, provide login details and click the connect button <figure><graphic fileref="ODBCExplorerSampleProg/ODBCExplorerSampleProg01.png" /></figure> </listitem>
<listitem> On connect a list of  available DBcatalogs (databases) will be listed in the left frame.
<figure><graphic fileref="ODBCExplorerSampleProg/ODBCExplorerSampleProg02.png" /></figure> </listitem>
<listitem> Click on the &quot;Execute SQL&quot; tab, enter a SQL query and click on the &quot;Run SQL&quot; button to execute <figure><graphic fileref="ODBCExplorerSampleProg/ODBCExplorerSampleProg03.png" /></figure> </listitem>
<listitem> SPARQL queries can also be executed with clickable anchor links generated for URIs.
<figure><graphic fileref="ODBCExplorerSampleProg/ODBCExplorerSampleProg04.png" /></figure> </listitem>
</itemizedlist></section></docbook>