Re: Documentation for C++ classes supportint the ActiveX ADO contr



Bob,

Thanks for responding to my posting.

This really is a VC++ native (not .NET) application that I am developing in
VS2005

The controls really are Microsoft ADO Data Controls:

1. Microsoft ADO Data Control 6.0 (SP4) (OLEDB)
C:\Windows\System32\msadodc.ocx. Last Modified 5/22/2000.
2. Microsoft DataGrid Control 6.0 (SP4) (OLEDB).
C:\Windows\System32\msdatgrd.ocx. Last Modified 12/6/2000
3. Microsoft DataList Control, version 6.0 (OLEDB)
C:\Windows\System32\msdatlst.ocx. Last Modified 5/22/2000

(I have sp6 versions on my other development computer)

If I add a member control variable for each of these controls, the VS2005
IDE generates appropriate wrapper classes that work.

And, I finally found the documentation in the MSDN Library: the ADO
Programmer's Guide in the Win32 and COM Development section. The classes
described there work with the wrapper classes created by the VS2005 IDE.

I would appreciate any additional guidance you can give me with this.

Jim

"Bob Barrows [MVP]" wrote:

Jim Walsh wrote:
I'm not sure that this is the best of the MSDN managed newsgroups for
this question. If not please redirect me. I got sent her by someone
in the VC.ATL newsgroup.

I'm developing a C++ application in Visual Studio 2005 that includes
an interface to ADO controls.

Are you sure? ADO?? Not ADO.Net?


I have created a dialog box into which I have inserted (from the
VS2005 toolbox) the ADO Data Control, ADO Data Grid control, and ADO
DataList control.

These certainly sound like ADO.Net server controls, not ADO activeX
controls.

There was no way for you to know it (except maybe by browsing through
some of the previous questions in this newsgroup before posting yours -
always a recommended practice) , but this is a classic ADO newsgroup.
ADO.Net bears very little resemblance to classic ADO so, while you may
be lucky enough to find a dotnet-knowledgeable person here who can
answer your question, you can eliminate the luck factor by posting your
question to a group where those dotnet-knowledgeable people hang out. I
suggest microsoft.public.dotnet.framework.adonet.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.



.



Relevant Pages

  • Re: Documentation for C++ classes supportint the ActiveX ADO controls?
    ... an interface to ADO controls. ... These certainly sound like ADO.Net server controls, ... some of the previous questions in this newsgroup before posting yours - ...
    (microsoft.public.data.ado)
  • Re: Data Environment Connection Fails Silently
    ... > a dialog containing ADO databound controls. ... > - We're setting the connection string for the DataEnvironment connection ... Don't install XP specific SPs ...
    (microsoft.public.vb.database.ado)
  • Re: Documentation for C++ classes supporting the ActiveX ADO contr
    ... The ADO interface seems to need adjusting. ... that portion of the database activity requires two values from other tables ... controls, ADO Grid control, and ADO Data List control provide a convenient ...
    (microsoft.public.vc.atl)
  • Sychronisationsprobleme mit ADO
    ... Desweiteren werden ADO Controls verwendet, ... Wenn ich jetzt einen Datensatz über die zentrale Connection manipuliere, ... zentrales ADO Control zu erstellen und die ActiveConnection aller anderes ADO ...
    (microsoft.public.de.vb.datenbank)
  • Re: BDE support??
    ... > We have an application that is using controls descended from TDatabase, ... > we'd like to convince the higher ups to ditch the BDE and move to ADO. ... Very nice for unit testing, ...
    (borland.public.delphi.non-technical)