Upgrade from DAO 3.5 to DAO 3.6 
Author Message
 Upgrade from DAO 3.5 to DAO 3.6

I recently upgraded a VB project from DAO 3.5 to DAO 3.6 in order to use
Access 2000.

I changed references to DAO 3.6 Object Library, Updated the DataControls and
Declared all recordsets as DAO.Recordset.

So far so good. Everything worked just fine on my W2K, and also on W98SE.

But I also want it to work on Win95, and that was not easy. I just get
"unrecognized database format". When I installed MDAC the errors
disappeared. Distributing with MDAC makes the installation set so big, so I
wonder if there is another way (e.g.. only some of the files in MDAC) to
make the program work on Win95?

regards and TIA.



Mon, 08 Sep 2003 23:16:55 GMT  
 Upgrade from DAO 3.5 to DAO 3.6
You can cut it down somewhat, but you probably shouldn't.  In order to get
it to work you will need at least the DAO360.DLL and the Jet engine.  There
is a seperate executable you can use for the Jet engine (jet40sp3.exe) that
you can download from the Microsoft site (http://www.microsoft.com/data).  
The Jet engine installation won't install automatically from the PDW so you
will have to do that yourself.

--------------------

| Newsgroups: microsoft.public.vb.database,microsoft.public.vb.database.dao
| Subject: Upgrade from DAO 3.5 to DAO 3.6
| Lines: 17
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 5.50.4133.2400
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400

| Date: Thu, 22 Mar 2001 15:16:55 GMT
| NNTP-Posting-Host: 193.216.39.196

| X-Trace: juliett.dax.net 985274215 193.216.39.196 (Thu, 22 Mar 2001
16:16:55 MET)
| NNTP-Posting-Date: Thu, 22 Mar 2001 16:16:55 MET
| Organization: Tele2 Norway AS Public Access
| Path:
cppssbbsa01.microsoft.com!news-out.cwix.com!newsfeed.cwix.com!newsfeeds.beln
et.be!news.belnet.be!news.tele.dk!195.54.122.107!newsfeed1.bredband.com!bred
band!uio.no!romeo.dax.net!juliett.dax.net!not-for-mail
| Xref: cppssbbsa01.microsoft.com microsoft.public.vb.database:69181
microsoft.public.vb.database.dao:27719
| X-Tomcat-NG: microsoft.public.vb.database
|
| I recently upgraded a VB project from DAO 3.5 to DAO 3.6 in order to use
| Access 2000.
|
| I changed references to DAO 3.6 Object Library, Updated the DataControls
and
| Declared all recordsets as DAO.Recordset.
|
| So far so good. Everything worked just fine on my W2K, and also on W98SE.
|
| But I also want it to work on Win95, and that was not easy. I just get
| "unrecognized database format". When I installed MDAC the errors
| disappeared. Distributing with MDAC makes the installation set so big, so
I
| wonder if there is another way (e.g.. only some of the files in MDAC) to
| make the program work on Win95?
|
| regards and TIA.
|
|
|



Tue, 09 Sep 2003 06:19:04 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Moving from DAO 3.5 to DAO 3.6

2. Convert DAO 3.5 to DAO 3.6 Jet Engine 4.0

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

4. DAO 3.6 and DAO 3.5

5. upgrade from DAO 3.51 to DAO 3.6??

6. dao 3.5/3.6

7. DAO 3.6 changes from 3.5

8. DAO 3.5 from 3.6

9. dao 3.5/3.6

10. PB : DAO 3.5 / 3.6

11. Crystal Report Error After Upgrading from DAO 3.51 to 3.6

12. DAO 3.6 upgrade + PDWizard problem

 

 
Powered by phpBB® Forum Software