I have a column in my database which its type is date
.
Now I want to manually fill the database. Actually the problem is when I manually type 13/8/2013
, it alerts
the value in this cell is not known as "Datetime"
How can I manually set this column?