Results 1 to 4 of 4

Thread: Help Java - Jtable - MYSQL

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2008
    Posts
    68

    Help Java - Jtable - MYSQL

    can someone help me with this


    1.) I have mysql database and I want to show the query to a jtable

    can you show me a code on how to connect and query then show the data on a jtable.

    tnx

  2. #2
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Help Java - Jtable - MYSQL

    I'm completely new to Java (started looking into it today) and figured will hang around this forum to see what questions getting asked. Saying that, sorry for any stupid answers!

    A quick search brought me to some samples that even I can understand kinda (syntax wise), so I'm sure you get helped with good ol google.
    http://www.java2s.com/Code/Java/Swin...ableSample.htm
    http://java.sun.com/docs/books/tutor...le.html#simple
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 2008
    Posts
    68

    Re: Help Java - Jtable - MYSQL

    Quote Originally Posted by StrangerInBeijing View Post
    I'm completely new to Java (started looking into it today) and figured will hang around this forum to see what questions getting asked. Saying that, sorry for any stupid answers!

    A quick search brought me to some samples that even I can understand kinda (syntax wise), so I'm sure you get helped with good ol google.
    http://www.java2s.com/Code/Java/Swin...ableSample.htm
    http://java.sun.com/docs/books/tutor...le.html#simple


    thanks but im new also in java NEtbeans..

    can someone help me out?

  4. #4
    Addicted Member
    Join Date
    Sep 2005
    Posts
    150

    Re: Help Java - Jtable - MYSQL

    Hello,

    Help is available at the Java SUN's website. They give code and explanations regarding Java JTable and the rest. Have a look at it below.
    http://java.sun.com/docs/books/tutor...nts/table.html

    Menre

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width