hi, im using codecontextobject to write data directly into the record column in my table. I cant get it to write today's date into the record though?
i've tried [Date] = date...
any one know? thanks
with CodeContextObject
[Type] = x + 100
[Date] = ??
end with
i've tried [Date] = date...
any one know? thanks
with CodeContextObject
[Type] = x + 100
[Date] = ??
end with