Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2317fbd38bacf52

Jump to content

Talk:OLE DB

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 20 years ago by 203.134.166.99

CAN WE USE OLEDB ALONE WITHOUT THE HELP OF ADO? iS THERE ONLY ONE DIFFERENCE BETWEEN ADO AND OLEDB i.e.OLEDB ACCESS DATA STORE AND ADO ACESSES OLEDB?

OLE DB is a standalone access technology that is used by ADO. An application can use OLE DB directly, however ADO uses OLE DB to gain access to databases. ADO can therefore only access databases designed to work with MDAC. OLE DB, incidently, never uses ADO. See the MDAC diagram to see how it all fits together. - 203.134.166.99 08:38, 26 September 2005 (UTC)Reply