Chapter 17

Accessing Data with ODBC and JDBC

IN THIS CHAPTER

Bullet Finding out about ODBC

Bullet Taking a look at the parts of ODBC

Bullet Using ODBC in a client/server environment

Bullet Using ODBC on the Internet

Bullet Using ODBC on an intranet

Bullet Using JDBC

In recent years, computers have become increasingly interconnected, both within and between organizations. With this connection comes the need for sharing database information across networks. The major obstacle to the free sharing of information across networks is the incompatibility of the operating software and applications running on different machines. SQL’s creation and its ongoing evolution have been major steps toward overcoming hardware and software incompatibility.

Unfortunately, “standard” SQL is not all that standard. Even DBMS vendors who claim to comply with the international SQL standard have included proprietary extensions in their SQL implementations ...

Get SQL For Dummies, 9th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.