bonjour,
Le lundi 24 mai 2004, Zavier Sheran a �crit...
> I guess the following error message is inaccurate, as column car_zip is set to
> DEFAULT NULL...
> car_zip 6 DEFAULT NULL
> Missing data for specified column CAR_ZIP.
> Defined maximum number of errors (1) reached
If car_zip data really exists and has value '?' (for example), add:
NULL '?'
to your loadercli's script
--
jm
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]