mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Updated from 0.61->0.76
This commit is contained in:
@ -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
|
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
|
for their understanding. I hope they will forgive me for spending so many
|
||||||
@ -104,7 +104,7 @@ Queries
|
|||||||
- execution of queries
|
- execution of queries
|
||||||
- vieweing of select type queries result
|
- vieweing of select type queries result
|
||||||
- running action queries (insert, update, delete)
|
- 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
|
Sequences
|
||||||
- define
|
- define
|
||||||
@ -119,14 +119,23 @@ Views
|
|||||||
Functions
|
Functions
|
||||||
- define , inspect , delete
|
- 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 ?
|
5.What it should do in the future ?
|
||||||
|
|
||||||
- table design (add new fields, renaming, etc)
|
- table design (add new fields, renaming, etc)
|
||||||
- sequence and function renaming
|
- sequence and function renaming
|
||||||
- script execution (simple SQL commands)
|
- more powerfull report generator and viewer
|
||||||
- a simple report generator and viewer
|
|
||||||
- help on line
|
- help on line
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user