hello
i have a textbox and in form load a write
Text1 = Format$(Date, "dd/mm/yyyy")
i run the form and show me the correct date.
my problem is when i insert in the database, insert mm/dd/yyy

¿what is the problem?