> I tried but.... nothing > > At 10.52 16/07/2003 +0100, Andy Eastham wrote: >>Try using only single quotes rather than a mixture of single and double >> quotes? >> >>Andy >> >> > -----Original Message----- >> > From: Sbandy [mailto:[EMAIL PROTECTED] >> > Sent: 16 July 2003 10:32 >> > To: Rudy Metzger; [EMAIL PROTECTED] >> > Subject: RE: Can someone help me?? >> > >> > >> > I use phpmyadmin >> > >> > At 11.26 16/07/2003 +0200, Rudy Metzger wrote: >> > >Did you do that on the mysql command line? Or did you use a >> different client and/or API? >> > > >> > >Cheers >> > >/rudy >> > > >> > >-----Original Message----- >> > >From: Sbandy [mailto:[EMAIL PROTECTED] >> > >Sent: woensdag 16 juli 2003 11:21 >> > >To: [EMAIL PROTECTED] >> > >Subject: Can someone help me?? >> > > >> > >I am new in mysql.... >> > >I wrote this query: >> > > >> > >INSERT INTO testo (id_lingua, id_categoria, id_campo, riga, >> sezione, ordine, codice) VALUES (10 ,6 ,5 ,"10 - 99:" ,12 ,50 >> ,'S12IT3' ) >> > > >> > >and server reply to me: >> > > >> > >Query was empty >> > > >> > >Can someone tell me where i do mistake? >> > > >> > >Thanks a lot.. >> > > >> > >Sbandy >> > > >> > > >> > >---- >> > >[EMAIL PROTECTED] >> > >http://www.motormaniaci.com >> > >il portale per gli appassionati di motore >> > >> > ---- >> > [EMAIL PROTECTED] >> > http://www.motormaniaci.com >> > il portale per gli appassionati di motore >> > >> > > ---- > [EMAIL PROTECTED] > http://www.motormaniaci.com > il portale per gli appassionati di motore Can you post the table structure (i.e., the create table statement)? Also, every SQL I've used just uses single quotes to delimite strings. Are any of the fields 'Unique'
William R. Mussatto, Senior Systems Engineer Ph. 909-920-9154 ext. 27 FAX. 909-608-7061 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]