Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: I'm getting a Fatal SQL Error which is probably easy to correct but I'm stuck

  1. #1
    Junior Member
    Join Date
    Aug 2017
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I'm getting a Fatal SQL Error which is probably easy to correct but I'm stuck


  2. #2
    Junior Member
    Join Date
    Sep 2019
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: I'm getting a Fatal SQL Error which is probably easy to correct but I'm stuck

    I had the same Error some Time ago, but only with the 8... JDBC Driver Series. I use now an older JDBC Driver 5... This is a workaround for me. But I did not understand the Problem.

Similar Threads

  1. Replies: 13
    Last Post: February 26th, 2019, 05:00 PM
  2. Something wrong in my database SQL Logic(JDBC) , please correct me.
    By Jack_Tauson_Sr in forum JDBC & Databases
    Replies: 2
    Last Post: March 27th, 2014, 06:40 PM
  3. SQL statement is not executed! java.sql.SQLException: General error
    By ppz in forum What's Wrong With My Code?
    Replies: 2
    Last Post: March 20th, 2014, 05:36 PM
  4. error - FATAL EXCEPTION: GLThread 87
    By game06 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 7th, 2014, 10:40 AM
  5. Right way to code a static initializer with fatal error?
    By Sean4u in forum Java Theory & Questions
    Replies: 5
    Last Post: September 27th, 2011, 02:47 PM