HTML Forums - Free Webmaster Forums and Help Forums
>
WEBSITE DEVELOPMENT
>
Server Side Programming
>
ASP and ASP.NET
> [RESOLVED] Time Now
PDA
View Full Version :
[RESOLVED] Time Now
Bobba Buoy
07-11-2007, 09:49 PM
How do I determine if the current clock time is greater than or equal to a time from a database (sql server datetime field)?
Thanks...
Bobba Buoy
07-11-2007, 09:52 PM
Never mind...I figured it out:
" WHERE StartView >= '" & Time() "' ...
vBulletin® v3.6.7, Copyright ©2000-2010, Jelsoft Enterprises Ltd.