Date() returns "Unknown Function" error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a table that records requests for filing extension. I wanted it to
automatically record the date the request was entered into the database. I
inserted the "Date()" function, using the Expression Builder, into the
default format property field.
This used to work just fine, but now I get an error that reads,
"Unknown function 'Date' in validation expression or default value on
Extensions.Date_Entered".
What's happening?
 
Solved the problem. We had to go in and, using the command prompt, unregister
the Microsoft Office Web Components XP DLL file. When Acees was opened, it
went hunting for the MSOWC11.DLL (name?) and registered it. Problem solved.
 
Back
Top