diff options
Diffstat (limited to 'src/bin/pgaccess/doc/html/main.html')
-rw-r--r-- | src/bin/pgaccess/doc/html/main.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/src/bin/pgaccess/doc/html/main.html b/src/bin/pgaccess/doc/html/main.html new file mode 100644 index 00000000000..2bddfd61d4a --- /dev/null +++ b/src/bin/pgaccess/doc/html/main.html @@ -0,0 +1,34 @@ +<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> +<html> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <meta name="GENERATOR" content="Mozilla/4.61 [en] (X11; I; Linux 2.2.12 i586) [Netscape]"> +</head> +<body bgcolor="#FEFEDF"> + +<h1> +PgAccess +<hr WIDTH="100%"></h1> +A free graphical database management tool for <a href="http://www.postgresql.org">PostgreSQL</a>. +PgAccess has been written by <a href="mailto:teo@flex.ro">Constantin Teodorescu</a> +using Visual Tcl, the best tool for developing Tcl/Tk applications I've +ever seen. +<p><b>Last version</b> +<br>Last stable version is 0.98 , released on 29 August 1999. Read <a href="whatsnew.html">what's +new</a> in 0.98. +<p><b>Portability issues</b> +<br>PgAccess is available for every platform where PostgreSQL was ported +and where a Tcl/Tk package is available. PgAccess has been reported running +on : +<br>- Linux +<br>- FreeBSD +<br>- Solaris +<br>- HPUX +<br>- Irix +<br>- Windows 95,98,NT +<p>PgAccess needs Tcl/Tk versions 8.0.x and higher thought PgAccess. For +win32 platforms there are some special DLL's that have to be downloaded +and installed, more information <a href="win32.html">here</a>. +<p>PgAccess is protected by the following <a href="copyright.html">copyright</a>. +</body> +</html> |