Re: RE: Having Problem With Load Files and AutoNumber id fields

2006-11-27 Thread John Kopanas
06032 860.674.8796 / FAX: 860.674.8341 > -Original Message- > From: John Kopanas [mailto:[EMAIL PROTECTED] > Sent: Friday, November 24, 2006 11:13 AM > To: mysql@lists.mysql.com > Subject: Having Problem With Load Files and AutoNumber id fields > > Argh... I am autog

RE: Having Problem With Load Files and AutoNumber id fields

2006-11-27 Thread Jerry Schwartz
vember 24, 2006 11:13 AM > To: mysql@lists.mysql.com > Subject: Having Problem With Load Files and AutoNumber id fields > > Argh... I am autogenerating a load file after parsing and massaging a > text file I get from an AS/400 system. My first field is an id that > is on auto_n

Re: Having Problem With Load Files and AutoNumber id fields

2006-11-27 Thread Remo Tex
John Kopanas wrote: Argh... I am autogenerating a load file after parsing and massaging a text file I get from an AS/400 system. My first field is an id that is on auto_number so I put a tab at the begging of the line for each one of my records... it throws a warning for each line... if instead

Re: Having Problem With Load Files and AutoNumber id fields

2006-11-27 Thread Visolve DB Team
t; <[EMAIL PROTECTED]> To: Sent: Friday, November 24, 2006 9:42 PM Subject: Having Problem With Load Files and AutoNumber id fields > Argh... I am autogenerating a load file after parsing and massaging a > text file I get from an AS/400 system. My first field is an id that > is on aut

Having Problem With Load Files and AutoNumber id fields

2006-11-24 Thread John Kopanas
Argh... I am autogenerating a load file after parsing and massaging a text file I get from an AS/400 system. My first field is an id that is on auto_number so I put a tab at the begging of the line for each one of my records... it throws a warning for each line... if instead of putting an autonu