Results 1 to 4 of 4

Thread: Fill JTable With Data (JDBC)

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Fill JTable With Data (JDBC)

    Hi ,

    I want To Fill My JTable With Data
    I have Fill my TextBox but Now I want To Get all My Data in The Table
    like with DataGrid

    Thanks

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Fill JTable With Data (JDBC)

    Where do you get your data from?
    I mean do you want to bind the jtable to a RowSet or fill it manually?
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Re: Fill JTable With Data (JDBC)

    I am Using ResultSet
    What is Rowset ?
    I only Know 1 mode
    but in Ado.Net 2 mode Working with DataReader or DataSet
    Is Exists also in Jdbc ?

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    530

    Re: Fill JTable With Data (JDBC)

    oK I have filled Manually & It Showing me The Data
    Can I Know How to With RowSet

    Thanks

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