1. 錯誤訊息: Unable to convert MySQL date/time value to System.DateTime 在 connection string 中加上下面這段 Allow Zero Datetime=true 2. 將取至 DataTable 中的 MySQLDateTime 值取出 使用 GetDateTime() method