• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Reply to: Java & mySQL

Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Java & mySQL"

Collapse

  • Guest's Avatar
    Guest replied
    of course,

    the underlying propblem is that jdbc drivers would take the first 3.5 days to get the data out!

    Leave a comment:


  • Guest's Avatar
    Guest replied
    Thanks eek, my hosts have eventually admitted that they upgraded the JDBC drivers. And it's only taken them four days of me telling them that's what the problem probably was.

    Leave a comment:


  • Guest's Avatar
    Guest replied
    Sounds like a JDBC driver issue. Mysql has data and displays data. JDBC connection doesn't display data and isn't displaying an error sounds like the connection is faulty somewhere along the line.

    Check that they haven't upgraded something (or worse some else using the box has upgraded something).

    Leave a comment:


  • Guest's Avatar
    Guest started a topic Java & mySQL

    Java & mySQL

    Some servlets software I developed as the backend for a web-site has been working just fine for 8 months or so using JDBC against a mySQL database. There's about 12,000 lines of Java in total and some non-trivial SQL which I won't go into here, but suffice it to say, it was all fully tested and has been in production for a while, the software has not changed. The site is now experiencing some 'peculiar' behavior and my hosts (superb.net) don't seem to have a clue what they're doing. The problem can be characterized as follows :-

    Insert, update etc all appear to work just fine, however, select statements return empty result sets and no SQL exception even where I know data to exist (and verify this using phpMyAdmin).

    The ISP run Apache/Tomcat on a Unix platform.

    Any ideas ?
    Is there a free mySQL support forum ('cos I can't find it) ?
    Can anyone make a suggestion as to what the hosts have done to screw things up because I don't know enough about mySQL and Java on a web-server to make a judgement ?

Working...
X