Contents|Index|Previous|Next

An Introduction to SQL and ODBC

ODBC was created to provide a uniform method of access to different, or heterogenous, database management systems. This chapter discusses some of the concepts and history behind the development of ODBC, including:

odbc00090000.gif SQL and the various ways that applications use it.

odbc00090000.gif How network database access is done in the real world and what parts of this process can easily be standardized.

odbc00090000.gif Strategies used by ODBC and why those strategies were chosen.