Frank Rocco
|
| Posted: 08/20/2001, 8:32 AM |
|
Hello,
I have a DateTime field in Access that in CC I am assigning using the Time()
function. The value shows on the form, but is not being saved.
fldmodified = Time()
Am I doing something wrong?
Thanks for the help.
Frank
|
|
|
 |
Walkerp
|
| Posted: 08/20/2001, 2:32 PM |
|
What type of field are you using? It has to be a hidden field or a textbox
field.
Walker P.
CC Support
"Frank Rocco" <farocco@hotmail.com> wrote in message
news:9lraiu$sp7$1@news.codecharge.com...
> Hello,
>
> I have a DateTime field in Access that in CC I am assigning using the
Time()
> function. The value shows on the form, but is not being saved.
>
> fldmodified = Time()
>
> Am I doing something wrong?
>
> Thanks for the help.
>
> Frank
>
>
|
|
|
 |
|