Re: C++ support for ADO



I'm in the process of updating an app from ODBC to ADO in VS using C++
(MFC).

I'm use to having the interface classes defined.
In my attempts to work with ADO I can't find information on classes and
methods that I'm executing.

Such as?

I'm told that ADO is the strategic direction of MS.

<laugh>. MS is enamoured with all things .NET
ADO is mature now, with not much development.
But it is current

What am I missing here???
It's no fun programming in the blind!!!
Can anyone provide some direction?

I take it you have looked at Microsofts MSDN site? Or not?

Stephen Howe


.



Relevant Pages

  • Re: C++ support for ADO
    ... I'm use to having the interface classes defined. ... I'm told that ADO is the strategic direction of MS. ... ADO is an ActiveX Data Access Library that serves as a wrapper for OLE ... data classes for working with ADO/OLE DB. ...
    (microsoft.public.data.ado)
  • Re: Application Error 1000
    ... that since you application uses DSN, ADO will use OLEDB for ODBC between ADO ... > The last event that oLog writes is 'Executing' + the SQL statement. ... > is written to the log file. ... >>> We used the vb6 installation tool to make a Setup. ...
    (microsoft.public.vb.database.ado)
  • ADO NextRecordSet
    ... Im executing multiple SQL statements within a batch and ... using the ADO NextRecordset method to loop through the returned ... however when I call NextRecordset after I have ...
    (microsoft.public.sqlserver.programming)
  • Re: ADO and a-sync cancelling of statement
    ... > I'm using Delphi and its ADO components. ... > I'm executing the statement with the ... > the Cancel method on the ADO object and a flag is used to ... > my application just starts eating memory where it left of... ...
    (microsoft.public.sqlserver.programming)
  • Sql Profiler
    ... Another reason why is if you are executing a sp, ... incorrectly reporting ... >ADO call to execute a stored proc but the profiler is ...
    (microsoft.public.sqlserver.server)