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: How t make a java application setup that connects to the database

  1. #1
    Junior Member
    Join Date
    Jul 2012
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How t make a java application setup that connects to the database

    Hi there,

    If anyone has ever made a setup for a java application that connects to a wamp server database on a local machine, i beg him
    to recommend it to me. I recently used the Inno setup compiler and Launch4j but it throws the exception:
    java.lang.ClassNotFoundException:com.mysql.jdbc.Dr iver.I configered very well the classpth in imy IDE(netbeans).

    Please anyone has any suggestion please let me know.

    Thx


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: How t make a java application setup that connects to the database

    And how is this question different than your other posts?
    http://www.javaprogrammingforums.com...895-heloo.html
    If its not, please read the forum rules

Similar Threads

  1. Help on java setup
    By Dios in forum JDBC & Databases
    Replies: 1
    Last Post: July 25th, 2012, 09:14 AM
  2. Database design for java web application.
    By aneel in forum JDBC & Databases
    Replies: 1
    Last Post: December 7th, 2011, 09:57 AM
  3. picking a server setup and database help
    By srgjames in forum Android Development
    Replies: 4
    Last Post: September 30th, 2011, 05:30 PM
  4. Want to make java application available to all user of Network
    By nicool in forum Java Theory & Questions
    Replies: 5
    Last Post: September 25th, 2011, 07:38 AM
  5. Replies: 6
    Last Post: July 18th, 2011, 08:48 AM