使用adodb.command對象,生成的SQL中,對於日期,在繁體系統中可以不用format轉成24小時制。

ADODB.Command對象cmd.Execute(,array(now()))

相关文章: