Ask a Question related to Windows Vista, Design and Development.
-
Patrick #1
MDAC Version
Does anyone happen to know what the MDAC version is that comes installed
with the new Vista OS build? Service Pack 2 for XP came with version 2.81
(XP was 2.8). Are they keeping 2.81 for Vista or did they update? The
regkey to find the currently installed version for XP is
HKLM\SOFTWARE\Microsoft\DataAccess (FullInstallVer)... not sure if this is
the same for Vista. I do not have the new build for Vista and would like to
find out... so if someone who has recently performed a clean install of
Vista could check for me I would appreciate it!
Patrick Guest
-
MDAC > 2.6
I have an application that insists on running with MDAC 2.7 or better. I've tried the MDAC kits for 2.7, 2.8 and 2.8 SP1 and none seem to... -
MDAC 2.8 Access & ASP
Hi All, I have one serious problem... I have a windows 2000 server, with IIS 5.0, dot net framework 1.1 installed. I have a few classic asp... -
ADO (MDAC) issue
I have a problem lies with a meta tag. Below is my code: <!--METADATA TYPE="TypeLib" NAME="Microsoft ActiveX Data Objects 2.5 Library"... -
proper installation of asp.net and mdac
I'm transitioning into asp.net developmnent and need to properly install asp.net and mdac... IIS is already installed on a server on the network.... -
ADO security warning in MDAC version 2.8
Bill, More details can be found here : ADO 2.8 Security Design Issues and Changes... -
Andre Da Costa [Extended64] #2
Re: MDAC Version
Its looks like its not installed:
F:\Program Files\Common Files\System\ado
There is a HTML link here that links to downloading version 2.7
--
Andre
Extended64 | [url]http://www.extended64.com[/url]
Blog | [url]http://www.extended64.com/blogs/andre[/url]
[url]http://spaces.msn.com/members/adacosta[/url]
FAQ for MS AntiSpy [url]http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm[/url]
"Patrick" <wright_patrick@hotmail.com> wrote in message
news:eFlsiB4RGHA.1780@TK2MSFTNGP12.phx.gbl...> Does anyone happen to know what the MDAC version is that comes installed
> with the new Vista OS build? Service Pack 2 for XP came with version 2.81
> (XP was 2.8). Are they keeping 2.81 for Vista or did they update? The
> regkey to find the currently installed version for XP is
> HKLM\SOFTWARE\Microsoft\DataAccess (FullInstallVer)... not sure if this is
> the same for Vista. I do not have the new build for Vista and would like
> to find out... so if someone who has recently performed a clean install of
> Vista could check for me I would appreciate it!
>
Andre Da Costa [Extended64] Guest
-
Patrick #3
Re: MDAC Version
Andre,
Could you check the registry (FullInstallVer key) in
HKLM\SOFTWARE\Microsoft\DataAccess, thanks!
"Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
news:O6daXQ4RGHA.4300@TK2MSFTNGP14.phx.gbl...> Its looks like its not installed:
> F:\Program Files\Common Files\System\ado
>
> There is a HTML link here that links to downloading version 2.7
> --
> Andre
> Extended64 | [url]http://www.extended64.com[/url]
> Blog | [url]http://www.extended64.com/blogs/andre[/url]
> [url]http://spaces.msn.com/members/adacosta[/url]
> FAQ for MS AntiSpy [url]http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm[/url]
>
> "Patrick" <wright_patrick@hotmail.com> wrote in message
> news:eFlsiB4RGHA.1780@TK2MSFTNGP12.phx.gbl...>>> Does anyone happen to know what the MDAC version is that comes installed
>> with the new Vista OS build? Service Pack 2 for XP came with version
>> 2.81 (XP was 2.8). Are they keeping 2.81 for Vista or did they update?
>> The regkey to find the currently installed version for XP is
>> HKLM\SOFTWARE\Microsoft\DataAccess (FullInstallVer)... not sure if this
>> is the same for Vista. I do not have the new build for Vista and would
>> like to find out... so if someone who has recently performed a clean
>> install of Vista could check for me I would appreciate it!
>>
>
Patrick Guest
-
Andre Da Costa [Extended64] #4
Re: MDAC Version
0xfffffffff (42944967295)
thats all I see.
--
Andre
Extended64 | [url]http://www.extended64.com[/url]
Blog | [url]http://www.extended64.com/blogs/andre[/url]
[url]http://spaces.msn.com/members/adacosta[/url]
FAQ for MS AntiSpy [url]http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm[/url]
"Patrick" <wright_patrick@hotmail.com> wrote in message
news:uCkV1V4RGHA.1844@TK2MSFTNGP12.phx.gbl...> Andre,
> Could you check the registry (FullInstallVer key) in
> HKLM\SOFTWARE\Microsoft\DataAccess, thanks!
>
> "Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
> news:O6daXQ4RGHA.4300@TK2MSFTNGP14.phx.gbl...>>> Its looks like its not installed:
>> F:\Program Files\Common Files\System\ado
>>
>> There is a HTML link here that links to downloading version 2.7
>> --
>> Andre
>> Extended64 | [url]http://www.extended64.com[/url]
>> Blog | [url]http://www.extended64.com/blogs/andre[/url]
>> [url]http://spaces.msn.com/members/adacosta[/url]
>> FAQ for MS AntiSpy [url]http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm[/url]
>>
>> "Patrick" <wright_patrick@hotmail.com> wrote in message
>> news:eFlsiB4RGHA.1780@TK2MSFTNGP12.phx.gbl...>>>>> Does anyone happen to know what the MDAC version is that comes installed
>>> with the new Vista OS build? Service Pack 2 for XP came with version
>>> 2.81 (XP was 2.8). Are they keeping 2.81 for Vista or did they update?
>>> The regkey to find the currently installed version for XP is
>>> HKLM\SOFTWARE\Microsoft\DataAccess (FullInstallVer)... not sure if this
>>> is the same for Vista. I do not have the new build for Vista and would
>>> like to find out... so if someone who has recently performed a clean
>>> install of Vista could check for me I would appreciate it!
>>>
>>
>
Andre Da Costa [Extended64] Guest
-
Patrick #5
Re: MDAC Version
The FullInstallVer not Full21Install. Should say something like
'2.81.1117.0' (which is XP - SP2 MDAC version).
"Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
news:%23kzsPS5RGHA.4952@TK2MSFTNGP09.phx.gbl...> 0xfffffffff (42944967295)
>
> thats all I see.
> --
> Andre
> Extended64 | [url]http://www.extended64.com[/url]
> Blog | [url]http://www.extended64.com/blogs/andre[/url]
> [url]http://spaces.msn.com/members/adacosta[/url]
> FAQ for MS AntiSpy [url]http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm[/url]
>
> "Patrick" <wright_patrick@hotmail.com> wrote in message
> news:uCkV1V4RGHA.1844@TK2MSFTNGP12.phx.gbl...>>> Andre,
>> Could you check the registry (FullInstallVer key) in
>> HKLM\SOFTWARE\Microsoft\DataAccess, thanks!
>>
>> "Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
>> news:O6daXQ4RGHA.4300@TK2MSFTNGP14.phx.gbl...>>>>> Its looks like its not installed:
>>> F:\Program Files\Common Files\System\ado
>>>
>>> There is a HTML link here that links to downloading version 2.7
>>> --
>>> Andre
>>> Extended64 | [url]http://www.extended64.com[/url]
>>> Blog | [url]http://www.extended64.com/blogs/andre[/url]
>>> [url]http://spaces.msn.com/members/adacosta[/url]
>>> FAQ for MS AntiSpy [url]http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm[/url]
>>>
>>> "Patrick" <wright_patrick@hotmail.com> wrote in message
>>> news:eFlsiB4RGHA.1780@TK2MSFTNGP12.phx.gbl...
>>>> Does anyone happen to know what the MDAC version is that comes
>>>> installed with the new Vista OS build? Service Pack 2 for XP came with
>>>> version 2.81 (XP was 2.8). Are they keeping 2.81 for Vista or did they
>>>> update? The regkey to find the currently installed version for XP is
>>>> HKLM\SOFTWARE\Microsoft\DataAccess (FullInstallVer)... not sure if this
>>>> is the same for Vista. I do not have the new build for Vista and would
>>>> like to find out... so if someone who has recently performed a clean
>>>> install of Vista could check for me I would appreciate it!
>>>>
>>>
>>>
>>
>
Patrick Guest
-
cf #6
Re: MDAC Version
Patrick a écrit :
Full21Install: 0xffffffff> The FullInstallVer not Full21Install. Should say something like
> '2.81.1117.0' (which is XP - SP2 MDAC version).
>
> "Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
> news:%23kzsPS5RGHA.4952@TK2MSFTNGP09.phx.gbl...>> 0xfffffffff (42944967295)
>>
>> thats all I see.
>> -- Andre
>> Extended64 | [url]http://www.extended64.com[/url]
>> Blog | [url]http://www.extended64.com/blogs/andre[/url]
>> [url]http://spaces.msn.com/members/adacosta[/url]
>> FAQ for MS AntiSpy [url]http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm[/url]
>>
>> "Patrick" <wright_patrick@hotmail.com> wrote in message
>> news:uCkV1V4RGHA.1844@TK2MSFTNGP12.phx.gbl...>>>>> Andre,
>>> Could you check the registry (FullInstallVer key) in
>>> HKLM\SOFTWARE\Microsoft\DataAccess, thanks!
>>>
>>> "Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
>>> news:O6daXQ4RGHA.4300@TK2MSFTNGP14.phx.gbl...
>>>> Its looks like its not installed:
>>>> F:\Program Files\Common Files\System\ado
>>>>
>>>> There is a HTML link here that links to downloading version 2.7
>>>> -- Andre
>>>> Extended64 | [url]http://www.extended64.com[/url]
>>>> Blog | [url]http://www.extended64.com/blogs/andre[/url]
>>>> [url]http://spaces.msn.com/members/adacosta[/url]
>>>> FAQ for MS AntiSpy [url]http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm[/url]
>>>>
>>>> "Patrick" <wright_patrick@hotmail.com> wrote in message
>>>> news:eFlsiB4RGHA.1780@TK2MSFTNGP12.phx.gbl...
>>>>> Does anyone happen to know what the MDAC version is that comes installed
>>>>> with the new Vista OS build? Service Pack 2 for XP came with version
>>>>> 2.81 (XP was 2.8). Are they keeping 2.81 for Vista or did they update?
>>>>> The regkey to find the currently installed version for XP is
>>>>> HKLM\SOFTWARE\Microsoft\DataAccess (FullInstallVer)... not sure if this
>>>>> is the same for Vista. I do not have the new build for Vista and would
>>>>> like to find out... so if someone who has recently performed a clean
>>>>> install of Vista could check for me I would appreciate it!
>>>>>
>>>>
>>>>
>>>
>>>
>>
FullInstallVer: 6.0.5308.17
RollbackVersion: 2.71.9030.9
Version: 6.0.5308.17
Christophe
cf Guest
-
Peter Foldes #7
Re: MDAC Version
MDAC is not in the 5308 version. At least not here.I have not got to the point where I will install the 2.8 just to test and see
--
Peter
Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
"Patrick" <wright_patrick@hotmail.com> wrote in message news:eFlsiB4RGHA.1780@TK2MSFTNGP12.phx.gbl...> Does anyone happen to know what the MDAC version is that comes installed
> with the new Vista OS build? Service Pack 2 for XP came with version 2.81
> (XP was 2.8). Are they keeping 2.81 for Vista or did they update? The
> regkey to find the currently installed version for XP is
> HKLM\SOFTWARE\Microsoft\DataAccess (FullInstallVer)... not sure if this is
> the same for Vista. I do not have the new build for Vista and would like to
> find out... so if someone who has recently performed a clean install of
> Vista could check for me I would appreciate it!
>
>Peter Foldes Guest
-
Andre Da Costa [Extended64] #8
Re: MDAC Version
Its looks like its not installed:
F:\Program Files\Common Files\System\ado
There is a HTML link here that links to downloading version 2.7
--
--
Andre
Windows Connect | [url]http://www.windowsconnected.com[/url]
Extended64 | [url]http://www.extended64.com[/url]
Blog | [url]http://www.extended64.com/blogs/andre[/url]
[url]http://spaces.msn.com/members/adacosta[/url]
"Peter Foldes" <okf22@hotmail.com> wrote in message
news:eSlnbi7RGHA.2300@TK2MSFTNGP11.phx.gbl...
MDAC is not in the 5308 version. At least not here.I have not got to the
point where I will install the 2.8 just to test and see
--
Peter
Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
"Patrick" <wright_patrick@hotmail.com> wrote in message
news:eFlsiB4RGHA.1780@TK2MSFTNGP12.phx.gbl...> Does anyone happen to know what the MDAC version is that comes installed
> with the new Vista OS build? Service Pack 2 for XP came with version 2.81
> (XP was 2.8). Are they keeping 2.81 for Vista or did they update? The
> regkey to find the currently installed version for XP is
> HKLM\SOFTWARE\Microsoft\DataAccess (FullInstallVer)... not sure if this is
> the same for Vista. I do not have the new build for Vista and would like
> to
> find out... so if someone who has recently performed a clean install of
> Vista could check for me I would appreciate it!
>
>
Andre Da Costa [Extended64] Guest
-
Patrick #9
Re: MDAC Version
Looks like the version information is incorrect as in all other driver
version numbers stated in another post ("Back to the future?"). All
versions look like they are set to '6.0.5038.17'. Even MDAC... which is
highly unlikely Microsoft would go from 2.8 to 6.0. The way to find the
currently installed MDAC version is to do the following:
1. Start/Run
2. Type 'regedit' and click Enter
3. Browse to HKLM\SOFTWARE\Microsoft\DataAccess
4. Find the Data for the key FullInstallVer
--
"Andre Da Costa [Extended64]" <andred25@hotmail.com> wrote in message
news:uHLMY0DSGHA.2088@TK2MSFTNGP14.phx.gbl...> Its looks like its not installed:
> F:\Program Files\Common Files\System\ado
>
> There is a HTML link here that links to downloading version 2.7
> --
> --
> Andre
> Windows Connect | [url]http://www.windowsconnected.com[/url]
> Extended64 | [url]http://www.extended64.com[/url]
> Blog | [url]http://www.extended64.com/blogs/andre[/url]
> [url]http://spaces.msn.com/members/adacosta[/url]
>
> "Peter Foldes" <okf22@hotmail.com> wrote in message
> news:eSlnbi7RGHA.2300@TK2MSFTNGP11.phx.gbl...
> MDAC is not in the 5308 version. At least not here.I have not got to the
> point where I will install the 2.8 just to test and see
>
> --
> Peter
>
> Please Reply to Newsgroup for the benefit of others
> Requests for assistance by email can not and will not be acknowledged.
>
> "Patrick" <wright_patrick@hotmail.com> wrote in message
> news:eFlsiB4RGHA.1780@TK2MSFTNGP12.phx.gbl...>>> Does anyone happen to know what the MDAC version is that comes installed
>> with the new Vista OS build? Service Pack 2 for XP came with version
>> 2.81
>> (XP was 2.8). Are they keeping 2.81 for Vista or did they update? The
>> regkey to find the currently installed version for XP is
>> HKLM\SOFTWARE\Microsoft\DataAccess (FullInstallVer)... not sure if this
>> is
>> the same for Vista. I do not have the new build for Vista and would like
>> to
>> find out... so if someone who has recently performed a clean install of
>> Vista could check for me I would appreciate it!
>>
>>
>
Patrick Guest



Reply With Quote

