System Date

V

Vincent

I want the computer to read off the system date and put it
into the database. How do I accomplish this?

Vincent
 
C

chas

Hi Vincent,

depends on what you mean by 'put it into the database'.

You need to look at using the Date() function (in the
Default Value of a Table field or Form control) to return
just todays date, or you could use Now() to return the
current date and time.

hth

chas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top