aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgaccess/doc/html/tutorial/index.html
blob: 32c31d63cfea1f044fe94805b5ae3d0bc33d6070 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!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 Problems with PgAccess</a>
 <ul><li><a href="problems.html#connfail">Connection failure</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>
</ul>
</body></html>