Hi guys, i m with a small problem here and i dont know if it has something to do with the firebird provider, but i hope you can help me out.

I used a maskedtextbox and used databindings to bind it to a data field on my DB.

It is working, here in brazil we use the dd/mm/yyyy date format, and if i type: 24/07/1984 it is recorded perfectly on the data.

But when i need to show the data on the maskedtextbox, the data appears like this:

24/71/984

It is removing the "0" (zero) from the month, is there a way to fix this?

Thanx for any help.

Reply via email to