aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgaccess/doc/html/tutorial/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pgaccess/doc/html/tutorial/index.html')
-rw-r--r--src/bin/pgaccess/doc/html/tutorial/index.html33
1 files changed, 0 insertions, 33 deletions
diff --git a/src/bin/pgaccess/doc/html/tutorial/index.html b/src/bin/pgaccess/doc/html/tutorial/index.html
deleted file mode 100644
index a63f1a89fbf..00000000000
--- a/src/bin/pgaccess/doc/html/tutorial/index.html
+++ /dev/null
@@ -1,33 +0,0 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html><head><title>PgAccess - a Tcl/Tk interface for PostgreSQL</title></head>
-<body bgcolor="#C0C0C0">
-<h1>PgAccess - a Tcl/Tk interface for PostgreSQL</h1>
-<hr>
-<a name="intro">
-<ul><li><a href="intro.html">Introduction</a>
- <ul><li><a href="intro.html#whatpga">What is PgAccess?</a>
- <li><a href="intro.html#helppga">How to get help with PgAccess</a>
- </ul>
-<a name="start">
- <li><a href="start.html">Getting Started</a>
- <ul><li><a href="start.html#getpga">How to get PgAccess</a>
- <li><a href="start.html#uncpga">How to uncompress PgAccess</a>
- <li><a href="start.html#putpga">Putting PgAccess where it will be found</a>
- <li><a href="start.html#startpga">Starting PgAccess</a>
- <li><a href="irix.html">Installing PgAccess under IRIX 5.3</a>
- </ul>
-<a name="problems">
- <li><a href="problems.html">Common Initial Problems</a>
- <ul><li><a href="problems.html#connfail">Connection failure</a>
- <li><a href="problems.html#nonuser">User not defined</a>
- <li><a href="problems.html#libpg">libpgtcl not found</a>
- <li><a href="problems.html#spchar">Locale specific characters</a>
- <li><a href="problems.html#pg63">Problems with PostgreSQL 6.3.x</a>
- </ul>
- <li><a href="tut.html">PgAccess tutorial</a>
- <ul><li><a href="tut_user.html">User Administration</a>
- <li><a href="tut_new.html">Creating a table</a>
- <li><a href="tut_edit.html">Editing a table</a>
- <li><a href="tut_sel1.html">Querying - SELECT</a>
-</ul>
-</body></html>