|
| 1 | +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> |
| 2 | +<HTML> |
| 3 | +<HEAD> |
| 4 | + <TITLE>PgAccess - a Tcl/Tk PostgreSQL interface</TITLE> |
| 5 | + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> |
| 6 | + <META NAME="GENERATOR" CONTENT="Mozilla/3.04Gold (X11; I; Linux 2.0.32 i586) [Netscape]"> |
| 7 | +</HEAD> |
| 8 | +<BODY BGCOLOR="#FFFFFF"> |
| 9 | + |
| 10 | +<H1>PgAccess - a database management tool for <A HREF="http://www.postgreSQL.org">PostgreSQL</A></H1> |
| 11 | + |
| 12 | +<P> |
| 13 | +<HR></P> |
| 14 | + |
| 15 | +<P>This program is protected by the following <A HREF="copyright.html">copyright</A> |
| 16 | +</P> |
| 17 | + |
| 18 | +<LI><A HREF="pgaccess-0.81.tar.gz">Download the last version of Pgaccess |
| 19 | +(press shift and click this link)</A>.</LI> |
| 20 | + |
| 21 | +<P>Latest version of PgAccess is 0.81 , 1 March 1998 ! </P> |
| 22 | + |
| 23 | +<CENTER><TABLE BORDER=3 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BGCOLOR="#FFB6C1" > |
| 24 | +<TR> |
| 25 | +<TD> |
| 26 | +<CENTER><P><BR> |
| 27 | +<B><FONT SIZE=+2>PgAccess can now design <A HREF="forms.html">Forms</A></FONT></B>, |
| 28 | +<B><FONT SIZE=+2><A HREF="pga-rad.html">Reports and Scripts</A></FONT></B></P></CENTER> |
| 29 | +</TD> |
| 30 | +</TR> |
| 31 | +</TABLE></CENTER> |
| 32 | + |
| 33 | +<P>I think that there were some problems loading libpgtcl library. <BR> |
| 34 | +I invite you to read a <A HREF="index.html#libpgtcl">special section concerning |
| 35 | +<B>libpgtcl</B></A> </P> |
| 36 | + |
| 37 | +<H3><FONT COLOR="#191970">What does PgAccess now!</FONT></H3> |
| 38 | + |
| 39 | +<P>Here are some images from PgAccess windows : <A HREF="pic-pga-1.gif">Main |
| 40 | +window </A>, <A HREF="pic-pga-2.gif">table builder </A>, <A HREF="pic-pga-4.gif">table(query) |
| 41 | +view </A>, <A HREF="pic-pga-3.gif">visual query builder </A>. </P> |
| 42 | + |
| 43 | +<P><B>Tables</B> <BR> |
| 44 | +- opening tables for viewing, max 200 records (changed by preferences menu) |
| 45 | +<BR> |
| 46 | +- column resizing, dragging the vertical grid line (better in table space |
| 47 | +rather than in the table header) <BR> |
| 48 | +- text wrap in cells - layout saved for every table <BR> |
| 49 | +- import/export to external files (SDF,CSV) <BR> |
| 50 | +- filter capabilities (enter filter like (price>3.14) <BR> |
| 51 | +- sort order capabilities (enter manually the sort field(s)) <BR> |
| 52 | +- editing in place <BR> |
| 53 | +- improved table generator assistant <BR> |
| 54 | +- improved field editing <BR> |
| 55 | +<B>Queries</B> <BR> |
| 56 | +- define , edit and stores "user defined queries" <BR> |
| 57 | +- store queries as views <BR> |
| 58 | +- execution of queries <BR> |
| 59 | +- viewing of select type queries result <BR> |
| 60 | +- query deleting and renaming <BR> |
| 61 | +- <B><BLINK><FONT COLOR="#FF0000">NEW !!!</FONT></BLINK></B> Visual query |
| 62 | +builder with drag & drop capabilities. For any of you who had installed |
| 63 | +the Tcl/Tk plugin for Netscape Navigator, you can see it at work <A HREF="qbtclet.html">clicking |
| 64 | +here</A> <BR> |
| 65 | +<B>Sequences</B> <BR> |
| 66 | +- defines sequences, delete them and inspect them <BR> |
| 67 | +<B>Functions</B> <BR> |
| 68 | +- define, inspect and delete functions in SQL language <BR> |
| 69 | +<B>Reports<BR> |
| 70 | +</B>- design and display simple reports from tables<BR> |
| 71 | +- fields and labels, font changing, style and size<BR> |
| 72 | +- saves and loads report description from database<BR> |
| 73 | +- show report previews, sample postscript output file<BR> |
| 74 | +<B>Forms<BR> |
| 75 | +</B>- open user defined forms<BR> |
| 76 | +- form design module available<BR> |
| 77 | +- query widget available, controls bound to query results<BR> |
| 78 | +- <A HREF="forms.html">click here</A> for a description of forms and how |
| 79 | +they can be used<BR> |
| 80 | +<B>Scripts<BR> |
| 81 | +</B>- define, modify and call user defined scripts<BR> |
| 82 | +Here is <A HREF="pga-rad.html">a special section concerning forms and scripts</A> |
| 83 | +.</P> |
| 84 | + |
| 85 | +<P>On the TODO list! <BR> |
| 86 | +- table design (add new fields, renaming, etc.) <BR> |
| 87 | +<BR> |
| 88 | + </P> |
| 89 | + |
| 90 | +<P>If you have any comment, suggestion for improvements, please feel free |
| 91 | +to e-mail to : <A HREF="mailto:teo@flex.ro">teo@flex.ro </A> <BR> |
| 92 | +</P> |
| 93 | + |
| 94 | +<P><B><FONT COLOR="#FF1493"><FONT SIZE=+2>Mailing list for PgAccess </FONT></FONT></B><A HREF="maillist.html">Here |
| 95 | +you will find how to subscribe to this mailing list</A>.</P> |
| 96 | + |
| 97 | +<P> |
| 98 | +<HR></P> |
| 99 | + |
| 100 | +<H1>More information about libgtcl</H1> |
| 101 | + |
| 102 | +<P>Also, you will need the PostgreSQL to Tcl interface library, lined as |
| 103 | +a Tcl/Tk 'load'-able module. It is called libpgtcl and the source is located |
| 104 | +in the PostgreSQL directory /src/interfaces/libpgtcl. Specifically, you |
| 105 | +will need a libpgtcl library that is 'load'-able from Tcl/Tk. This is technically |
| 106 | +different from an ordinary PostgreSQL loadable object file, because libpgtcl |
| 107 | +is a collection of object files. Under Linux, this is called libpgtcl.so. |
| 108 | +<BR> |
| 109 | +You can download <A HREF="libpgtcl.so">from here </A>a version already |
| 110 | +compiled for Linux i386 systems. Just copy libpgtcl.so into your system |
| 111 | +library director (/usr/lib) and go for it. One of the solutions is to remove |
| 112 | +from the source the line containing <B>load libpgtcl.so </B>and to load |
| 113 | +pgaccess.tcl not with wish, but with pgwish (or wishpg) that wish that |
| 114 | +was linked with libpgtcl library! </P> |
| 115 | + |
| 116 | +<P>If you have installed RedHat 5.0, you should get the last distribution |
| 117 | +kit of postgreSQL and compile it from scratch. RedHat 5.0 is using some |
| 118 | +new versions of libraries and you have to compile and install again at |
| 119 | +least <B>libpq </B>and <B><TT>libpgtcl </TT></B>libraries.</P> |
| 120 | + |
| 121 | +<P>However, the application should work without problems! </P> |
| 122 | + |
| 123 | +</BODY> |
| 124 | +</HTML> |
0 commit comments