N
needin4mation
Hi, I have a database that requires dates in this format:
30-sep-2006
The ODBC driver does not convert. In 1.1 I either parsed the date and
put it in the right format or used a validator on the client side
explaining how to submit the date.
I haven't written anything big in 2.0 and don't want to start
incorrectly. How would you handle the date here? Is it the same as
1.1? Is there some "new" way to do it? The regular user here would
enter the date normally as 09/30/2006. thank you for any advice.
30-sep-2006
The ODBC driver does not convert. In 1.1 I either parsed the date and
put it in the right format or used a validator on the client side
explaining how to submit the date.
I haven't written anything big in 2.0 and don't want to start
incorrectly. How would you handle the date here? Is it the same as
1.1? Is there some "new" way to do it? The regular user here would
enter the date normally as 09/30/2006. thank you for any advice.