N
nilangini
I am writing a Java desktop application which accesses the
database from a remote server. We are using an MS Access database
residing on the remote server.
In some of the tables when a new record is inserted, we need to insert
the server date in one of the field (like CeationTimestamp). Currently,
whenever a new record is inserted, the client date and time goes in
this field.
Do you have any idea how to achieve this?
Thank you very much for your help,
Nilangini
database from a remote server. We are using an MS Access database
residing on the remote server.
In some of the tables when a new record is inserted, we need to insert
the server date in one of the field (like CeationTimestamp). Currently,
whenever a new record is inserted, the client date and time goes in
this field.
Do you have any idea how to achieve this?
Thank you very much for your help,
Nilangini