Mailinglist Archive: opensuse (3464 mails)

< Previous Next >
Re: [opensuse] Mysql question
  • From: Adam Tauno Williams <adamtaunowilliams@xxxxxxxxx>
  • Date: Wed, 11 Apr 2007 12:54:38 -0400
  • Message-id: <1176310478.4953.13.camel@xxxxxxxxxxxxxxxxxxx>
> I have records with the date in DD-MM-YYYY, but mysql wants them in 
> YYYY-MM-DD. Is there anyway of changing Mysql's format?

I don't EVER use MySQL;  but with most databases this is just a matter
of changing your locale.  Should be doable via an environment variable
(client side) or a parameter in your DSN/connection-string.

-- 
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups
References