Re: Documentation for C++ classes supportint the ActiveX ADO contr
- From: Jim Walsh <JimWalsh@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Nov 2006 11:40:01 -0800
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.
- Follow-Ups:
- Re: Documentation for C++ classes supportint the ActiveX ADO contr
- From: Bob Barrows [MVP]
- Re: Documentation for C++ classes supportint the ActiveX ADO contr
- References:
- Re: Documentation for C++ classes supportint the ActiveX ADO controls?
- From: Bob Barrows [MVP]
- Re: Documentation for C++ classes supportint the ActiveX ADO controls?
- Prev by Date: Re: Differences in SQL Dialect between Access and SQL Server (Excess Brackets)
- Next by Date: Re: Documentation for C++ classes supportint the ActiveX ADO contr
- Previous by thread: Re: Documentation for C++ classes supportint the ActiveX ADO controls?
- Next by thread: Re: Documentation for C++ classes supportint the ActiveX ADO contr
- Index(es):
Relevant Pages
|
|