Jump to content

This topic is 7738 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hi,

I created a field that uses the Today function. The problem is that for this field to automatically update, I have to close and reopen the database everyday. Now this database serves as a host and others connect to it via TCP/IP. Is there any way of it recalculating the Today field without restarting the host database? or for the guests to recalculate with closing the host?

Any replies would be very much appreciated.

Posted

This is why it's generally recommended that you don't use the Today function. You can substitute Status(CurrentDate) instead, unless the calculated field needs to be indexed.

This topic is 7738 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.