Re: [GENERAL] Automatic Addslashes

2000-11-24 Thread GH
On Fri, Nov 24, 2000 at 01:29:41PM +0100, some SMTP stream spewed forth: > I do > > copy tmp from '/home/algobit/product.txt > > tmp ia a table with one record (line varchar(255)) > > in product.txt I have many line as: > > 2;"100";"Parmigiano Reggiano";"Parmigiano Reggiano stagionato 2 > ann

[GENERAL] Automatic Addslashes

2000-11-24 Thread Enrico Comini
I do copy tmp from '/home/algobit/product.txt tmp ia a table with one record (line varchar(255)) in product.txt I have many line as: 2;"100";"Parmigiano Reggiano";"Parmigiano Reggiano stagionato 2 anni";4;"parmigiano4.jpg";2;"Fette 1 Kg";0.18;1;1.00;"true" Then with "select * from tmp" the re