An Overview of Java Database Connectivity Alaska

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

web design company programing & development
(123) 456-7890
1
ny, AK
Stanley Stuart Yoffee & Hendrix
800-670-0059 ext 128
2600 Maitland Center Parkway
Maitland, AK
Alaska State of
907-279-7827
125 W 5th Ave
Anchorage, AK
Geonorth LLC
907-677-1500
1000 Omalley RD
Anchorage, AK
Ctg
907-261-6500
4701 Business Park Blvd
Anchorage, AK
Exact Software
978.474.4900
300 Brickstone Square
Andover, AK
Mobile phone text messaging
980-000-0000
colane
city, AK
Alaska Computer Enterprises
907-561-8671
500 W Potter DR
Anchorage, AK
Communications Software Inc
907-279-7800
1505 W 32nd Ave
Anchorage, AK
InterDyn-ProData
800-363-9096
1300 N. Harvey
Oklahoma City, AK

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

Exact Software

978.474.4900
300 Brickstone Square
Andover, AK
http://www.exactamerica.com


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