I thinks you are mis-understanding the concept of a timestamp column. Timestamp
coulumns automatically get updated with the current date and time whenever a record is
modified. You are probably looking for a datetime column type.
--
Richard Ellerbrock
[EMAIL PROTECTED]
>>> <[EMAIL PROTECTED]>
>Description:
when i have more fields with a timestamp variable in a table and
i make a update in one off the timestamp field all field with the
timestamp variable will updated.
>How-To-Repeat:
make a table with tow or more fields with a timestamp variable.