Friday, January 16, 2009

Introduction to OLE DB

Introduction


Until recently, to use a Microsoft Access database in an external application
, programmers based their code on ADO or previous libraries related to OLE DB. With the release of the .NET Framework, you can now use such a database
in any language that is part of this huge library. To use and maintain a Microsoft Access database, you can use the .NET Framework data provider for OLE DB.

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home