related sites: <FREE Help> <ASP> <Asp.net> <worldwide> feedback: <lovethat> <hatethat> <thanks> <credits> <contact us>
Personal Web Server/Peer Web Server <Next>
OLEDB
A low-level library to create and call OLEDB drivers in C++ or other low-level languages. Most programmers use ADO which is a much simpler library than OLEDB to accomplish the same task.
OLEDB driver
A software driver used by ADO so they can talk to a specific database. Without, for example, a Sybase OLEDB driver ADO could not communicate with that database at all. Commercial drivers (often better than free ones) are available at http://www.intersolv.com and most vendors offer FREE drivers.