
ADO and Microsoft ActiveX Data Objects 2.0 Library
Matt,
You do need to install MDAC_TYP.EXE. There is no other way to get all of
the necessary files installed on the client machine. If the Package and
Deployment Wizard does not automatically pick this up, then you need to
select the latest version of ADO that is available under
Project->References. Check out the following KB article:
Q213846 - INFO: Deploy Database Applications with the PDW
To find a KB article you can type "MSKB articlenum" into Internet
Explorer's Address Bar (without the quotes) or you can go to
http://support.microsoft.com.
Kevin Williamson - Microsoft Visual Basic Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. ? 2001 Microsoft Corporation. All rights
reserved.
--------------------
| Newsgroups: microsoft.public.vb.database
| Subject: ADO and Microsoft ActiveX Data Objects 2.0 Library
| Lines: 17
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 5.00.2919.6600
| X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
| Date: Tue, 30 Oct 2001 16:48:51 +1000
| NNTP-Posting-Host: 203.44.61.69
| X-Trace: wa.nnrp.telstra.net 1004421043 203.44.61.69 (Tue, 30 Oct 2001
16:50:43 EST)
| NNTP-Posting-Date: Tue, 30 Oct 2001 16:50:43 EST
| Organization: Customer of Telstra Big Pond Direct
| Path:
cppssbbsa01.microsoft.com!tkmsftngp01!newsfeed00.sul.t-online.de!newsfeed01.
sul.t-online.de!t-online.de!fr.clara.net!heighliner.fr.clara.net!news.tele.d
k!small.news.tele.dk!128.230.129.106!news.maxwell.syr.edu!news-xfer.siscom.n
et!intgwlon.nntp.telstra.net!wa.nnrp.telstra.net!not-for-mail
| Xref: cppssbbsa01.microsoft.com microsoft.public.vb.database:76951
| X-Tomcat-NG: microsoft.public.vb.database
|
| Hi
|
| I have included a reference to the Microsoft ActiveX Data Objects 2.0
| Library in my project (using ADO to connect to an Active Server Database).
|
| Does anyone know what files I must register on the client machine (without
| actually installing MDAC on the client) to allow my program to use ADO?
|
| In my Project References, the file C:\Program Files\Common
| Files\System\ADO\msado20.tlb displays as the relevant file. Registering
| this file only does not work. I assume that there are others that are
| required.
|
| Thanks in advance.
| Matt
|
|
|