May 17, 2009

How to Use Java Database Connectivity (JDBC) Driver


Last night working with my databases, I stuck when I needed to Use the Java Database Connectivity Driver. I am new with databases so, I tried my luck on Google. I found a great website related to Database Guides which helped me in guiding how I can use JDBC driver. Java Database Connectivity (JDBC) is basically a structure that helps the programs in order to access files from databases, flat files and spreadsheets.

While browsing, I found another great article about Open Database Connectivity (ODBC) which is the interface used by the programmers to be able to use databases using SQL queries. You can find a range of great articles for your knowledge.

You can read complete articles here: http://www.databaseguides.com

0 comments:

  © Blogger templates Newspaper III by Ourblogtemplates.com 2008

Back to TOP