Re: Can't seem to UPDATE dBase table

From: Liz (Liz_at_nospam.com)
Date: 06/19/04


Date: Sat, 19 Jun 2004 04:36:22 GMT


<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

Is sas.dbf a String that contains the table name?



Relevant Pages