Re: Can't seem to UPDATE dBase table

From: Glenn Robinson (Glenn_at_Flying-Fields.co.uk)
Date: 06/19/04


Date: Sat, 19 Jun 2004 12:01:17 +0100


<mromarkhan@rogers.com> wrote in message
news:FGLAc.343823$Ar.193332@twister01.bloor.is.net.cable.rogers.com...
> Glenn Robinson wrote:
> > Hello,
> > stmt.executeUpdate(
> > "INSERT INTO sas.dbf VALUES ('1234', '1234567', '1',
'1234',
> > '12:34:56', '2004-06-18', '1','1234',)");
> >
>
> Peace be unto you.
>
> Somebody might already have posted the
> correct solution.
> However, I noticed the dangling comma at the end
> of your statement.
>
> Just a guess. It may be that you are right.
>
> Have a good day.
>
> --
> http://www.hti.umich.edu/k/koran/browse.html

Oh, how foolish do I feel. It was the dangling comma a the end

Thanks from a very embarrassed person

-- 
Glenn


Relevant Pages