RE: MySQL Date Issues

2006-12-04 Thread Price, Randall
se [mailto:[EMAIL PROTECTED] Sent: Monday, December 04, 2006 10:44 AM To: Price, Randall Subject: Re: MySQL Date Issues This displays it, but it displays both the date & time. Is there a format string that will display just the date part, and then just the time part? Thanks, Jesse - Original

RE: MySQL Date Issues

2006-12-04 Thread Price, Randall
Pratt Drive Blacksburg, VA 24060 Email: [EMAIL PROTECTED] Phone: (540) 231-4396 -Original Message- From: Price, Randall [mailto:[EMAIL PROTECTED] Sent: Friday, December 01, 2006 5:17 PM To: Jesse; MySQL List Subject: RE: MySQL Date Issues Not sure this is your problem, but do you hav

RE: MySQL Date Issues

2006-12-01 Thread Price, Randall
Not sure this is your problem, but do you have the "Allow zero datetime" option on your connect string? For example, connectionString="Server=localhost; User ID=some_user; Password=some_password; Database=some_database; Pooli