Search found 1 match

by iolaus
2002-08-20 20:29:44
Forum: Ant Movie Catalog > Bug reports
Topic: SQL export bug (latest version of ANTMC)
Replies: 1
Views: 1731

SQL export bug (latest version of ANTMC)

The SQL export outputs the dateadd field in the form of 'MM/DD/YYY' while mySQL (and I'm guessing other SQL servers) require date type data to be in the form of 'YYYY-MM-DD'. This problem leads to mySQL inputing dates as "0000-00-00'. Hope this can be changed easily. Thanks, Ryan P.S. Here is a...