RE: date conversion problem

2002-11-22 Thread Paul DuBois
-Original Message- From: Alex Behrens [mailto:[EMAIL PROTECTED]] Sent: Friday, 22 November 2002 13:01 To: MYSQL Subject: date conversion problem Hey All, I'm storing date values for hockey game information using the DATE value and they are stored as MMDD and when I re

RE: date conversion problem

2002-11-21 Thread Alan McDonald
1 > To: MYSQL > Subject: date conversion problem > > > Hey All, > > I'm storing date values for hockey game information using the > DATE value and > they are stored as MMDD and when I retrieve them from the > database they > are shown as: "2002-11-23"

date conversion problem

2002-11-21 Thread Alex Behrens
Hey All, I'm storing date values for hockey game information using the DATE value and they are stored as MMDD and when I retrieve them from the database they are shown as: "2002-11-23" I was wondering if there was a way to have them converted to November, 23, 2002 when they are displayed on my