|
|
|
@ -1,3 +1,4 @@ |
|
|
|
|
--------------------------------------------------------------------------- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -23,7 +24,7 @@ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PGACCESS 0.51 , 3 October 1997 |
|
|
|
|
PGACCESS 0.61 , 14 October 1997 |
|
|
|
|
================================ |
|
|
|
|
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 |
|
|
|
@ -83,6 +84,8 @@ pgaccess.tcl file. |
|
|
|
|
Tables |
|
|
|
|
- opening tables for vieweing, max 200 records |
|
|
|
|
- column resizing by dragging the vertical grid lines |
|
|
|
|
- text will wrap in cells now |
|
|
|
|
- dynamic row height when editing |
|
|
|
|
- table layout saved for every table |
|
|
|
|
- import/export to external files (SDF,CSV) |
|
|
|
|
- filter capabilities ,enter filter like price>3.14 |
|
|
|
@ -92,7 +95,7 @@ Tables |
|
|
|
|
- adding new records ,save new row with right-button-click on table for the moment |
|
|
|
|
- table generator assistant lizzard :-) (not wizzard) |
|
|
|
|
- table renaming and deleting (dropping) |
|
|
|
|
- table information retrieving : owner, field information |
|
|
|
|
- table information retrieving : owner, field information, indexes |
|
|
|
|
|
|
|
|
|
Queries |
|
|
|
|
- define, edit and store "user defined queries" |
|
|
|
|