RE: changing default date format on server

2005-03-24 Thread Tom Crimmins
t; > PS - Sorry it took me so long Mark, was busy and AFK > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 24, 2005 10:57 AM > To: Mark Mchugh > Cc: mysql list > Subject: Re: changing default date format on server

RE: changing default date format on server

2005-03-24 Thread J.R. Bullington
AIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 24, 2005 10:57 AM To: Mark Mchugh Cc: mysql list Subject: Re: changing default date format on server Mark Mchugh <[EMAIL PROTECTED]> wrote on 03/24/2005 10:26:44 AM: > hi, > How can i change the default date field to european f

Re: Default Date Format

2005-03-24 Thread Gleb Paharenko
Hello. This is a frequently asked question. For example read these threads: http://lists.mysql.com/mysql/175324 http://lists.mysql.com/mysql/177730 Shuan <[EMAIL PROTECTED]> wrote: > Dear all, > > How to change the Default Date/DateTime Format of MySQL server? > I'm us

Default Date Format

2005-03-23 Thread Shuan
Dear all, How to change the Default Date/DateTime Format of MySQL server? I'm using MySQL 4.1.10-nt on WinXP Pro. Thanks. Shuan -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Default date format

2004-12-27 Thread jakub
> Is there a way how to change the date and time format accepted and > returned by MySQL from '-mm-dd' to something different? I've seen > several posts here telling it's impossible but they are quite old. Is > it still true in recent MySQL versions? I can see date_format, > datetime_format and

Default date format

2004-12-27 Thread Jakub Vrana
Hello! Is there a way how to change the date and time format accepted and returned by MySQL from '-mm-dd' to something different? I've seen several posts here telling it's impossible but they are quite old. Is it still true in recent MySQL versions? I can see date_format, datetime_format and t

RE: Default date format

2001-07-17 Thread Warren van der Merwe
) 767-0249 > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > ]On Behalf > Of pak > Sent: 18 July 2001 08:58 > To: [EMAIL PROTECTED] > Subject: Default date format > > > Is there a default format for Date ? > /mm/dd or > mm

Default date format

2001-07-17 Thread pak
Is there a default format for Date ? /mm/dd or mm/dd/ or dd/mm/ ? I am not sure which format I should use in SQL. - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mys