folkerts
|
| Posted: 12/23/2002, 2:29 AM |
|
Hi,
im having trouble with the date object in CCS. Te timestamp property of my dateobjects is empty. Is this a regular problem with CSS? De day month an year properties are set.
folkerts
|
|
|
 |
Nicole
|
| Posted: 12/25/2002, 2:36 AM |
|
Hello,
Please provide more information. What db are you working with? What is db date type (as I understand it is timestamp field)?
In fact to be able to handle with dates you should check the following:
- the correct db type is selected in the server side connection settings;
- the correct db date format is selected/typed in the server side connection settings;
- in case the format of the date field you want to display/update on the form is different to one selected in connection settings select/type in field format in the DBFormat field property.
|
|
|
 |
|