Sign in or 

|
harperbd |
MySQL insert
Feb 26 2009, 3:06 PM EST
For those that are receiving a warning when trying to insert the Add_ord.sql file it is because the date format is wrong. MySQL requires that dates must be given in year-month-day order (for example, '98-09-04'). Check out the MySQL docs: http://dev.mysql.com/doc/refman/6.0/en/date-and-time-types.html
Do you find this valuable?
Keyword tags:
mysql insert error lab 6
|