implementing ADO

From: Perry Way (no.delphipro.spam_at_no.spam.earthlink.net)
Date: 01/15/04


Date: Thu, 15 Jan 2004 09:14:19 -0800

Forgive me guys... This is an elementary question and I should know the
answer but I'm feeling rather dyslexic after hunting all over Microsoft's
website looking for ADO download and as they say in Iowa.. I'm cornfused.

Is MDAC version 2.8 the product I need to install on customer's machine in
order to implement a server app I built for them that accesses an Access
database using ADO?

After reading all the terms Microsoft has invented, I usually walk away more
confused than I was before reading. Does anyone else have this problem? I
think this is a conspiracy heh heh :)

ActiveX Data Objects (ADO)
Microsoft Data Access Components (MDAC)
Data Access Objects (DAO)

PW



Relevant Pages

  • Re: Need some advice on ADO .NET
    ... William (Bill) Vaughn ... .NET and am coming from a different background (PowerBuilder)? ... As the other folks have said, ADO.NET is an ... >> data access to a variety of backend data access servers and ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Error -2147418113 with AddNew in transaction
    ... ActiveX Data Objects (ADO) 2.1 SP2 ... Any operation following a rollback or a commit transaction on a recordset ... The OLE DB provider must support preserving cursors. ...
    (microsoft.public.data.ado)
  • Re: Formating and Precision...I think
    ... you probably have a number of versions of ADO. ... I see one called ActiveX Data Objects Recordsets 2.7 Library? ... Dim PeriodStart As Range ... Dim tempholdingcell As Double ...
    (microsoft.public.excel.programming)
  • Re: ADO
    ... OLE DB is a data access paradigm designed to provide an object interface to ... OLE DB data "providers". ... The original question asked which is better: ADO or OLE DB. ...
    (microsoft.public.data.ado)
  • Re: Data access layer for SQL Server & MS Access
    ... Just use ADO; that's my vote. ... RobinS wrote: ... You need to create a custom "Data Access Class" that obscures the type ... Could I not just avoid this and use OLEDB for both database types? ...
    (microsoft.public.dotnet.languages.vb)