Information
Versions
Current | 1.2.13 |
Planed updates
—
MSysDB ... Function collection
Features
It acts here around a data base with useful functions, which one needs in the everyday life of data base programming under ACCESS.
- FormOpen(frm,arg)
Open a form (frm) with argument (arg) - ActiveField()
To use on “GetFocus”. The function change the backrgound color. So the active textbox will be highlighted in yellow. - LeaveField()
The opposite of “ActiveField() - SaveData()
Save the actual data set. - CancelThis()
Undo the last action.
Screenshots