Hi, I have to import some data in Mysql from a Sybase bulk copy (bcp) text files, and I have some problems with "date" type format fields.
The sybase db has datetime fields and in the dump file the date format is like this: "Mar 3 1999 12:00:00:000AM" I have created a table with the same structure but when I perform "load data ..." query command Mysql import only this '0000-00-00 00:00:00' zero value. Thanks in advance. Danilo Happy Mysql User --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php