Re: Mysql duplicate entries

2002-01-21 Thread winfield henry
I discovered it was a glitch with Konqureror browser. Restarted X and all seemed ok. I had tried turning off all caching, etc prior without luck. Thanks for the reply. On Sunday 20 January 2002 11:35 pm, Gerald Richter wrote: > > I am getting duplicate entries in mysql database using the follo

Re: Mysql duplicate entries

2002-01-20 Thread Gerald Richter
> I am getting duplicate entries in mysql database using the following and am > not sure why. Similar code for deleting and modifying the db work fine. Using > most recent versions of apache/modperl/embperl/mysql. > > [- use DBI; > $driver="DBI:mysql"; > $database="Fitchhillinn"; > ($date,$title,$

Re: Mysql duplicate entries

2002-01-19 Thread Brooklyn Linux Solutions CEO
I can't read you mail because it's setting to iso-8859-15 Please send ascii Thanks Ruben [Charset iso-8859-15 unsupported, skipping...] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

Mysql duplicate entries

2002-01-19 Thread winfield henry
I am getting duplicate entries in mysql database using the following and am not sure why. Similar code for deleting and modifying the db work fine. Using most recent versions of apache/modperl/embperl/mysql. [- use DBI; $driver="DBI:mysql"; $database="Fitchhillinn"; ($da