Hi

I m trying to do a pretty simple insert :

insert into foo (fields ........) select value1, value2, ...., field3, field5 from foo where id = x

Everything work until when a value is equal to NULL, i have this message :
error: Encountered "null" at line ....

Ok sql has seen a null well good for it ... but why its an error !?

Thanks

Nicolas Dufour
begin:vcard
fn:Nicolas Dufour
n:Dufour;Nicolas
org:NeoMetSys;Linux
adr:;;7 rue du theatre;Massy;;91300;France
email;internet:[EMAIL PROTECTED]
title:Consultant
tel;work:+1 973 379 3522
x-mozilla-html:FALSE
url:http://www.neometsys.fr/
version:2.1
end:vcard

Reply via email to