Re: ADO problem with MYSQL datetime column

2001-03-27 Thread Dennis Salguero
- Original Message - From: "Samantha Savvakis" [EMAIL PROTECTED] To: "MySQL" [EMAIL PROTECTED] Sent: Tuesday, March 27, 2001 12:39 AM Subject: ADO problem with MYSQL datetime column I have a table that I'm querying that has 'datetime' columns. If these columns are

ADO problem with MYSQL datetime column

2001-03-26 Thread Samantha Savvakis
Hi, I'm using ADO with the MyODBC driver. I have a table that I'm querying that has 'datetime' columns. If these columns are null or 0 - "-00-00 00:00:00", I have problems reading from the ADO recordset. I have other columns - char, varchar, integer etc that are null and don't have this