If the datatype for the DB column is DateTime, then you dont have to use a string variable. Do this
That should work.VB Code:
Dim TheDate As DateTime TheDate = DateTime.Today
|
Results 1 to 15 of 15
Thread: Inserting Date Into SQL ServerThreaded View
|
Click Here to Expand Forum to Full Width |