Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

DAO 3.6 distribution on WinXP

 
   Database Help (Home) -> Visual Basic -> DAO RSS
Next:  2nd question about Access 97 vs. 2000  
Author Message
Utf-8BY29uZnVzZWQ

External


Since: Jan 20, 2004
Posts: 1



(Msg. 1) Posted: Tue Jan 20, 2004 4:16 pm
Post subject: DAO 3.6 distribution on WinXP
Archived from groups: microsoft>public>vb>database>dao (more info?)

I read in MSDN (here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmda...tml/mda) that WinXP installs MDAC 2.7, and have also read that as of v2.5 of MDAC the Jet DAO dlls are not included. So how are Jet 4/DAO 3.60-based solutions supposed to be deployed to WinXP clients?

 >> Stay informed about: DAO 3.6 distribution on WinXP 
Back to top
Login to vote
Joe Nuke Me Xemu F

External


Since: Nov 30, 2003
Posts: 96



(Msg. 2) Posted: Thu Jan 22, 2004 12:13 am
Post subject: Re: DAO 3.6 distribution on WinXP [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"confused" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in message <news:797BBCD1-BC9B-4EA2-98D6-C7A4067D6F7E@microsoft.com>...

 > I read in MSDN (here: <a style='text-decoration: underline;' href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmdac/html/mdac25.asp" target="_blank">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmda...tml/mda</a>)
 > that WinXP installs MDAC 2.7, and have also read that as of v2.5 of MDAC
 > the Jet DAO dlls are not included. So how are Jet 4/DAO 3.60-based
 > solutions supposed to be deployed to WinXP clients?

This behavior is by design. You're supposed to be forcing everyone
to install MDAC 2.8 and MSDE2000A! You're probably better off using
Jet 3.51 and DAO 3.5, unless you want to scour the 'net for a copy
of jet40sp3_comp.exe, which somehow 'disappeared' from Micro$haft's
sites. Next, you'll have to install the right Jet 4.0 service pack
for the client's OS, and probably reinstall MDAC once or thrice:

<URL:http://support.microsoft.com/support/kb/articles/Q239/1/14.ASP>

<URL:http://www.microsoft.com/data/download_Jet4SP3.htm> IS BROKEN!

Anyway, Jet is definitely NOT where Micro$haft wants you to go today:

<URL:http://msdn.microsoft.com/library/en-us/mdacsdk/htm/mdac_deprecated.asp>

--
Joe Foster <mailto:jlfoster%40znet.com> Sacrament R2-45 <http://www.xenu.net/>
WARNING: I cannot be held responsible for the above They're coming to
because my cats have apparently learned to type. take me away, ha ha!<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: DAO 3.6 distribution on WinXP 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
DAO 3.6 record locking - Hi, Is it possible to programmatically lock a single record in a VB application using DAO 3.6? I would like to lock users' records when they log on to the app. Later I can check if a user's record is locked to see if they are logged in or not. (I....

Fixes for VB4 or DAO 3.0 - I've got VB4 (32-bit) and it seems to use DAO 3.0. Is there a service pack for either of these that I can use? I'm having issues with DAO and > 2GB of RAM on the machine, and don't want to have to move to a newer version of VB if I can help it, just t...

Jet error - I've just started getting this error message on a seemingly random basis. 'The Microsoft Jet database engine does not recognize 'CID' as a valid field name or expression.' CID is a text field, and it is a valid column name. The line of code that..

DAO reference / Access 2007 - while using an Access 2007 .accdb file I can access the dao. object very easily. the following code in VBA works well : Function getrecordcount(strTableName As String) As Long Dim dbCurrent As DAO.Database Set db = CurrentDb Dim rstRecords A...

Data Source - Data Report Designer - Is there a way to change the Database Source at run time in the Microsoft Data Report Designer? If so. How?
   Database Help (Home) -> Visual Basic -> DAO All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]