DtvLong dal_dbi_upd_aut (idn, tab, upd_dte)

Changes the update data of the record passed.

Input Parameters Significance
DtvLong idn ident number of the record
char *tab name of the table of the record
char *upd_dte update date (in DataView data base format):
format > year-month.-day hour:minute:second <

Output Parameters Significance
no -

Return Code Significance
0 no error
-1 data base error changing of the update date

You should always use this function after editing a record in a Dataview table if you did not edit that record with the help of a virtual widget.