An Overview of Java Database Connectivity New Hampshire

We examine the basic steps required to handle JDBC using javax.swing for creating user interfaces. If you're new to object-oriented programming to databases in Java, this will set you off on the right path.

Local Companies

K & B Computers and More
(603) 755-2560
395 Nh Route 11
Farmington, NH
P C Max
(603) 893-5566
492 S Broadway
Salem, NH
Jasmine Computer Systems
(603) 893-3332
326 S Broadway Unit C
Salem, NH
Megatron Computer Inc
(603) 890-3377
352 S Broadway Ste A
Salem, NH
It Master;.Net Inc
(603) 433-0145
124 Heritage Ave Unit 9
Portsmouth, NH
Sublime Solution
877-273-1200
PO Box 1332
Londonderry, NH
Integrated Datasystems
(603) 352-3318
47 Main St
Keene, NH
Computer Tutors the
(603) 447-3539
45 Washington St
Conway, NH
Compusa
(603) 870-6475
290 S Broadway
Salem, NH
Jesse's Computer Repair
(603) 425-1833
6 Laurel St
Derry, NH

provided by: 
Originally published at Internet.com


[This article assumes you have a basic understanding of Java application and applet programming.]

Suppose you have a set of records in an Access database that you have to view through a front-end tool. You can design a user interface by using various programming languages such as Visual Basic, Visual C++, etc. Java, however, provides a more consistent approach in developing these interfaces through the javax.swing package. Moreover, Java provides the Java Database Connectivity (JDBC) API, with which you can connect your app to any database designed either using Microsoft Access or SQL Server. In this article, we will examine the basic steps required to handle JDBC using javax.swing for creating user interfaces.

Before proceeding further, let us take a quick look at Microsoft's Object Database Connectivity (ODBC) and the preference of JDBC over ODBC. The ODBC API offers connectivity to almost all databases on almost all platforms and is the most widely used programming interface for accessing relational databases. But ODBC cannot be used directly with Java programs due to various reasons.

1. ODBC uses a C interface. This has drawbacks in security, implementation, robustness, etc. 2. ODBC makes use of pointers (which have been removed from Java)...

Read article at Internet.com site

Featured Local Company

Sublime Solution

877-273-1200
PO Box 1332
Londonderry, NH
http://www.sublimesolution.net

Sublime Solution is an industry leading sales and consulting practice specializing in helping its customers implement and support their IT initiatives, in both software and hardware solutions. Our goal is to help you realize the maximum return on investment from your technology projects, while making best of breed tools available to implement IT best practices, meet compliance regulations, and achieve the highest level of performance for end users.


Topics: 
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML