I have created a database with several forms that work perfectly on my computer.
Since copying the DB onto the network, the queries and fields associated with the date() function are not working.
Eg, the form field that should show today's date using the =date() function now just says "#name?".
Eg, the query that finds all the records < date() now reports "undefined function 'Date' in expression".
Many thanks
Daniel
Since copying the DB onto the network, the queries and fields associated with the date() function are not working.
Eg, the form field that should show today's date using the =date() function now just says "#name?".
Eg, the query that finds all the records < date() now reports "undefined function 'Date' in expression".
Many thanks
Daniel