Time query

B

Bhavin

What should be SQL statement in asp to update time field
(in MSACCESS) with current time?
 
K

Ken Schaefer

strSQL = "UPDATE myTable SET myTimeField = Time()"

Time() is an inbuilt VBA function that returns the current system time.

Cheers
Ken

: What should be SQL statement in asp to update time field
: (in MSACCESS) with current time?
 

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

Members online

Forum statistics

Threads
474,132
Messages
2,570,775
Members
47,333
Latest member
DongPouncy

Latest Threads

Top