1
+ ---------------------------------------------------------------------------
1
2
2
3
3
4
@@ -23,7 +24,7 @@ PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
23
24
24
25
25
26
26
- PGACCESS 0.51 , 3 October 1997
27
+ PGACCESS 0.61 , 14 October 1997
27
28
================================
28
29
I dedicate this program to my little 4 year daughter Ana-Maria and my wife
29
30
for their understanding. I hope they will forgive me for spending so many
@@ -83,6 +84,8 @@ pgaccess.tcl file.
83
84
Tables
84
85
- opening tables for vieweing, max 200 records
85
86
- column resizing by dragging the vertical grid lines
87
+ - text will wrap in cells now
88
+ - dynamic row height when editing
86
89
- table layout saved for every table
87
90
- import/export to external files (SDF,CSV)
88
91
- filter capabilities ,enter filter like price>3.14
92
95
- adding new records ,save new row with right-button-click on table for the moment
93
96
- table generator assistant lizzard :-) (not wizzard)
94
97
- table renaming and deleting (dropping)
95
- - table information retrieving : owner, field information
98
+ - table information retrieving : owner, field information, indexes
96
99
97
100
Queries
98
101
- define, edit and store "user defined queries"
0 commit comments