[PHP-WIN] Re: Extra space added on import

2002-05-20 Thread Nicole Amashta
Perhaps try a trim() of the values before inserting into the table. Nicole www.aeontrek.com Jerry wrote: > Hello, > > When I import a comma delimited text file into a table using > MySQL Front, a space is added to one of the fields which is a > varchar field. How can I keep this from happening

[PHP-WIN] Re: Extra space added on import

2002-05-18 Thread Hugh Bothwell
"Jerry" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > When I import a comma delimited text file into a table using > MySQL Front, a space is added to one of the fields which is a > varchar field. How can I keep this from happening? after importing