Revision: 5976
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5976&view=rev
Author: manningr
Date: 2010-11-20 14:46:30 +0000 (Sat, 20 Nov 2010)
Log Message:
-----------
Added missing "Top" links.
Modified Paths:
--------------
trunk/sql12/web-site/src/main/resources/faq.html
Modified: trunk/sql12/web-site/src/main/resources/faq.html
===================================================================
--- trunk/sql12/web-site/src/main/resources/faq.html 2010-11-20 14:31:16 UTC (rev 5975)
+++ trunk/sql12/web-site/src/main/resources/faq.html 2010-11-20 14:46:30 UTC (rev 5976)
@@ -188,6 +188,8 @@
You can check to see which plugins you have installed by opening
up the plugin status table (Plugins -> Summary), or by looking
in the <SQUIRREL_INSTALL_DIR>/plugins folder. </div>
+
+ <p><a href="#top">Top</a></p>
<h1 class="question"><a name="faq13">I removed the directory
where SQuirreL was installed, and installed it into a new location. I
@@ -202,7 +204,9 @@
SQLAliases23_treeStructure.xml, while the driver definitions are found
in SQLDrivers.xml. Other preference data is also stored in various
files in this directory.</div>
-
+
+ <p><a href="#top">Top</a></p>
+
<h1 class="question"><a name="faq12">Is there a way to
configure Squirrel to show integers without commas? We use integer IDs
that look like 1000234. Squirrel is currently showing the ID as
@@ -212,7 +216,9 @@
the File menu and then click on Data Type Control tab. Scroll down to
the bottom. Scroll down to the "FLOAT, REAL, DOUBLE, NUMERIC" section,
select "Use default format".</div>
-
+
+ <p><a href="#top">Top</a></p>
+
<h1 class="question"><a name="faq11">I don't see Oracle
system tables/views list in the code completion dialog. Can I
configure this somehow?</a></h1>
@@ -252,7 +258,9 @@
loaded into the object tree of that new session</li>
</ol>
</div>
-
+
+ <p><a href="#top">Top</a></p>
+
<h1 class="question"><a name="faq10">How do I install
SQuirreL SQL Client on Windows Vista?</a></h1>
@@ -267,6 +275,8 @@
<li>Run "java -jar squirrel-sql-2.5.1-install.jar"</li>
</ol>
+
+ <p><a href="#top">Top</a></p>
<h1 class="question"><a name="faq9">I get a blank SQuirreL
2.4 window when running on Fedora Core while using Desktop Effects
@@ -278,7 +288,9 @@
renders correctly. Additionally, <a
href="http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6429775">this
Java bug</a> seems to be at least related to if not the same problem.</p>
-
+
+ <p><a href="#top">Top</a></p>
+
<h1 class="question"><a name="faq0">What database systems
does SQuirreL work with?</a></h1>
@@ -294,9 +306,9 @@
(One$DB)</a></li>
<li><a href="http://db.apache.org/derby/">Apache Derby</a>
- (formerly Cloudscape) <a
+ (formerly Cloudscape) see <a
href="http://db.apache.org/derby/integrate/SQuirreL_Derby.html">Using
- SQuirreL SQL with Derby</a> (by Susan Cline)</li>
+ SQuirreL SQL with Derby</a> written by Susan Cline.</li>
<li><a
href="http://www.fujitsu-siemens.com/rl/products/software/sesamsql.html">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|