Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

To Get Data In Jtable From Access


1 reply to this topic

#1 unstoppable13

    Newbie

  • Kontributors
  • Pip
  • 0 posts

Posted 11 December 2010 - 05:31 PM

How to get Access database to a java JTable?Please help me to find out. :unsure:

#2 k_nitin_r

    Grand Imperial Poobah

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPip
  • 1,114 posts
  • Gender:Male
  • Location:Dubai
  • myCENT:50.55

Posted 18 November 2011 - 05:30 AM

Connecting to an Access database requires you to make a JDBC connection. You can look up articles on using JDBC and can connect to the Access database either by using a JDBC driver specifically for connecting to the Access database or by using a general-purpose ODBC-JDBC driver and having ODBC handle the database-specific connection aspects.

If you are planning to develop commercial applications at some point in the future, I would recommend that you consider using another database such as the Microsoft SQL Server or the Oracle database, or perhaps even the MySQL database if you want something that you can use for free, for storing your data.




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users