L
LP
Hi all
I try to insert new a date field formatted as {0:dd/MM/yyyy} and I get this
error type mismatch? what is the problem?
The insert code is : Insert into database (birthdate) values (@birthdate)
anything wrong with the code?
thanks
I try to insert new a date field formatted as {0:dd/MM/yyyy} and I get this
error type mismatch? what is the problem?
The insert code is : Insert into database (birthdate) values (@birthdate)
anything wrong with the code?
thanks