OLE DB Connections from ADO or ADO.NET
The classname for the
The Provider is invoked using a connection string resembling this one --
Provider=OpenLinkODBC;Data Source=w2ks2;User ID=SCOTT;Password=tiger;Extended Properties="Cursors=Driver;BookmarkDefault=On";
Referenced by...