Re: Can't seem to UPDATE dBase table
From: Liz (Liz_at_nospam.com)
Date: 06/19/04
- Next message: Liz: "Re: Here's a dumbass question"
- Previous message: Frank Rouse: "Re: Creating custom ClassLoader."
- In reply to: mromarkhan_at_rogers.com: "Re: Can't seem to UPDATE dBase table"
- Next in thread: Glenn Robinson: "Re: Can't seem to UPDATE dBase table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Next message: Liz: "Re: Here's a dumbass question"
- Previous message: Frank Rouse: "Re: Creating custom ClassLoader."
- In reply to: mromarkhan_at_rogers.com: "Re: Can't seem to UPDATE dBase table"
- Next in thread: Glenn Robinson: "Re: Can't seem to UPDATE dBase table"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|