S
Sagaert Johan
Hi
In my table definition i have set the the default to GetDate()
The does not seem to work when i use that field in the dataset designer.
When i use the DataSet Designer, how can i set the defaultvalue for a new
record to what is specified in the table definition (Getdate() ) ?
I want to be sure that the datetime is filled with the current date of the
server and not that one from the client pc running the sql database
application.
Johan
In my table definition i have set the the default to GetDate()
The does not seem to work when i use that field in the dataset designer.
When i use the DataSet Designer, how can i set the defaultvalue for a new
record to what is specified in the table definition (Getdate() ) ?
I want to be sure that the datetime is filled with the current date of the
server and not that one from the client pc running the sql database
application.
Johan