Re: Can't seem to UPDATE dBase table

mromarkhan_at_rogers.com
Date: 06/19/04

  • Next message: Mark Matthews: "Re: simple max function?"
    Date: Sat, 19 Jun 2004 00:21:57 GMT
    
    

    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
    

  • Next message: Mark Matthews: "Re: simple max function?"

    Relevant Pages