Format for saving date field.

2005-11-10 Thread Jesse Castleberry
When doing an update or insert into a database with a date field, the format for the data on the screen is m/d/. However, I believe that MySQL is expecting it in the format of -mm-dd. I'm using MySQL in an ASP.Net application. Is there an EASY way to convert to the data to a format that

RE: Format for saving date field.

2005-11-10 Thread Gordon Bruce
environment. {Command line, SQLYOG, Query Browser etc.} -Original Message- From: Jesse Castleberry [mailto:[EMAIL PROTECTED] Sent: Thursday, November 10, 2005 1:49 PM To: MySQL List Subject: Format for saving date field. When doing an update or insert into a database with a date field