Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.47 seconds.

  1. Re: SQLSyntaxErrorException When Following JDBC Tutorial

    Okay, I finally feel like I'm getting somewhere! Thanks so much. For the record, here's what I did:

    tl;dr version: The tutorial says to use a value of derby for the DB.VENDOR property, but I...
  2. Re: SQLSyntaxErrorException When Following JDBC Tutorial

    All of the properties appear to be correct, but just to be sure, I just did everything from scratch - redownloaded the tutorial, made the few changes it asks for. I get the same errors.



    At the...
  3. Re: SQLSyntaxErrorException When Following JDBC Tutorial

    I just tried it again, but I continue to get the same error message as before, even if I run it multiple times. I'm not sure where to go from here. I would expect a ton of people to have the same...
  4. Re: SQLSyntaxErrorException When Following JDBC Tutorial

    Thanks for your time. I did a replace-all of every onerror="abort" with onerror="contine", and I redid everything, but I now get a similar but slightly different error message:


    C:\Documents and...
  5. SQLSyntaxErrorException When Following JDBC Tutorial

    I am following the tutorial here: Getting Started (The Java™ Tutorials > JDBC(TM) Database Access > JDBC Basics)

    I can get to the very bottom of that page, where I use ant to compile the examples,...
Results 1 to 5 of 5