Hi, I'm running mySQL 4.x on a windows server. I need to do the instructions below... How do i edit a mysql configuration property? 1. Select the MySQL database connection in the objects tree 2. Select the "Connection" tab and the "Properties" sub tab 3. In the category tree choose "Driver Properties" 4. In the list of properties locate zeroDateTimeBehavior. The following is an excerpt from the Connector/J documentation that describes the zeroDateTimeBehavior property. 5. Enter one of the valid choices in the value field. 6. Press "Apply" and then connect the database.