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 5 of 5

Thread: Hello

  1. #1
    Junior Member
    Join Date
    Nov 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Hello

    Hello Friends.I download this file from internet and I copy/paste in Netbeans but I dont know how to connect it with database?!
    Can you help with connect it and tell me step by step?
    Thanks in advanced
    Attached Files Attached Files

  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Hello

    Please copy the code you have questions about and paste it in the forum (not a link).
    Be sure to wrap the code in code tags.

    Also copy the full text of any error messages and post them.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Hello

    Welcome! If this is your first task in Java, it's on the Intermediate to Advanced side. Do you have Java experience before this? Also, I'm not a Netbeans expert, but there may be a plugin for simplifying the use of databases. Search the Internet for that and/or "netbeans database tutorial."

    Good luck!

  4. #4
    Junior Member
    Join Date
    Nov 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Hello

    Thank you
    I dont have long experience but I have.I search but I dont understand

  5. #5
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Hello

    Then I'm not sure how we can give you that understanding. If you have specific errors or questions, post those with the code they've come from, and we'll do what we can, but we can't wave a magic wand and give you knowledge.