Hi
What is wrong in the below code , i have written in module .Problem is in second line
ServerDate = cnn1.Execute("Select GETDATE()")(0)
ServerTime = Format(ServerDate, "h:mm:ss tt")
Thanks
What is wrong in the below code , i have written in module .Problem is in second line
ServerDate = cnn1.Execute("Select GETDATE()")(0)
ServerTime = Format(ServerDate, "h:mm:ss tt")
Thanks