Redistribute DAO 3.6 
Author Message
 Redistribute DAO 3.6

After installing Office 2000 and getting DAO 3.6 and JET 4.0 I have been
using them in my apps.
Where can I get the DAO 3.6 redistributable files for distributing with my
app.
Are they in some folder on the Office CDs or are that on the web somewhere?

Thanks,
    Jason



Tue, 23 Apr 2002 03:00:00 GMT  
 Redistribute DAO 3.6
I think the latest MDAC 2.1 may have these versions of DAO in it.

--

Aaron Boldt
Computer Solution Specialists, Inc.


Quote:
> After installing Office 2000 and getting DAO 3.6 and JET 4.0 I have been
> using them in my apps.
> Where can I get the DAO 3.6 redistributable files for distributing with my
> app.
> Are they in some folder on the Office CDs or are that on the web
somewhere?

> Thanks,
>     Jason



Tue, 23 Apr 2002 03:00:00 GMT  
 Redistribute DAO 3.6
DAO version 3.6 is required for applications using DAO that need to read and
write to Access 2000 .mdb database files.

MORE INFORMATION
Dao360.dll was released with Visual Studio 6.0 Service Pack 3. It can be
found under the \os\system directory of the Service Pack 3 image.

To redistribute DAO 3.6 with an application, complete the following three
steps.

DCOM95 should be installed on Windows 95 systems that do not have DCOM
installed. DCOM95 is distributed in a file called Dcom95.exe. A reboot of
the system is required after installing Dcom95.exe. DCOM is required for the
Mdac_typ.exe to work. DCOM is pre-installed on Windows 98 and Windows NT
systems, so this step is only required for Windows 95.

Run the latest version of Mdac_typ.exe to install the Microsoft Data Access
components. Most components required to use DAO are included in the MDAC
redistributable setup file Mdac_typ.exe. For example, all the DLLs that
comprise Jet 4.0 are included in Mdac_typ.exe.

Create a directory with the name DAO under C:\Program Files\Common
Files\Microsoft Shared and copy Dao360.dll to this directory. In addition,
Dao360.dll must be registered as a COM DLL. This can be accomplished by
using the Regsvr32.EXE utility.

Visual Studio Service Pack 3, Mdac_typ.exe, and Ddcom95.exe can be
downloaded from Microsoft.com/Downloads.

REFERENCES
For additional information, click the article numbers below to view the
articles in the Microsoft Knowledge Base:

Q232053 INFO: List of Files Installed by MDAC 2.1 (GA)
Q191704 PRB: Unable to Load File to Register It During Setup
Q167523 HOWTO: Redistributing DAO with Your Visual C++ 5.0 Application
Q235507 BUG: DAO 3.6 Causes Debug Errors in MFC DAO Non-Unicode Builds
Q236991 PRB: Unrecognized Database Format Error with Access 2000 Database

Additional query words: distribute

Keywords          : kbAppSetup kbDatabase kbDeployment kbVBp600 kbVS600sp3
kbGrpVCDB kbDAO360
Version           : WINDOWS:6.0 SP3
Platform          : WINDOWS
Issue type        : kbhowto

Last Reviewed: September 28, 1999

Quote:
>--

>Aaron Boldt
>Computer Solution Specialists, Inc.



>> After installing Office 2000 and getting DAO 3.6 and JET 4.0 I have been
>> using them in my apps.
>> Where can I get the DAO 3.6 redistributable files for distributing with
my
>> app.
>> Are they in some folder on the Office CDs or are that on the web
>somewhere?

>> Thanks,
>>     Jason



Tue, 23 Apr 2002 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Redistribute DAO 3.6

2. Moving from DAO 3.5 to DAO 3.6

3. Convert DAO 3.5 to DAO 3.6 Jet Engine 4.0

4. DAO 3.6 vs DAO 3.5 (VB6.0 sp3)

5. Reference DAO 3.6 Object Library or DAO 2.5/3.51 Compatibility Library

6. Upgrade from DAO 3.5 to DAO 3.6

7. upgrade from DAO 3.51 to DAO 3.6??

8. DAO 3.51 to DAO 3.6 NULLs question

9. DAO 3.6 and DAO 3.5

10. dao 3.6 reference lost on closing database

11. DAO 3.6 bookmark problem

12. VB4 and DAO 3.6 Update method Compile Error

 

 
Powered by phpBB® Forum Software