diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/bin/pgaccess/README.pga (renamed from src/bin/pgaccess/README) | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/src/bin/pgaccess/README b/src/bin/pgaccess/README.pga index db7ebeec091..4eb30de2d00 100644 --- a/src/bin/pgaccess/README +++ b/src/bin/pgaccess/README.pga @@ -24,7 +24,7 @@ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. -PGACCESS 0.61 , 14 October 1997 +PGACCESS 0.76 , 12 January 1998 ================================ I dedicate this program to my little 4 year daughter Ana-Maria and my wife for their understanding. I hope they will forgive me for spending so many @@ -104,7 +104,7 @@ Queries - execution of queries - vieweing of select type queries result - running action queries (insert, update, delete) -- query lizzard (visual query builder) with drag & drop support +- visual query builder with drag & drop support, table aliasing Sequences - define @@ -119,14 +119,23 @@ Views Functions - define , inspect , delete +Reports +- simple reports from a table (beta stage) +- change font,size and style of fields and labels +- load and save reports from the database +- table previews, sample postscript print +Forms +- open user defined forms, form design module not yet available + +Scripts +- define, modify and call user defined scripts 5.What it should do in the future ? - table design (add new fields, renaming, etc) - sequence and function renaming -- script execution (simple SQL commands) -- a simple report generator and viewer +- more powerfull report generator and viewer - help on line |