how can i retrieve the date and time value of a SQL server? by using ado
Quote:
ado.Open "select getdate() as ServerTime"
Printable View
how can i retrieve the date and time value of a SQL server? by using ado
Quote:
ado.Open "select getdate() as ServerTime"