August 2001
Beginner
576 pages
12h 12m
English
Database technology has changed rapidly. Its history makes interesting coffee-table talk, but the important point is that database technology has evolved to the stage that database programming is much less complicated than it was just a few years ago.
As part of this development, Microsoft established Open Database Connectivity (ODBC), a standard for database connectivity. ODBC defines a similar standard for connecting to all databases that use it. Microsoft has made database programming even easier with ADODB. Among the many ways of talking to databases, ADO (ActiveX Data Objects) is Microsoft’s latest and greatest. I will be focusing solely on ADODB in this hour.
ADODB is prereferenced in the Visual ...
Read now
Unlock full access