Re: Connection to SQL Server on Vista
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 09:57:17 -0600
"William Vaughn" <billvaNoSPAM@xxxxxxxxx> wrote in message
news:AA97C19B-828E-435A-B7B9-A87F5C84CD9A@xxxxxxxxxxxxxxxx
http://staff.develop.com/bobb/weblog/PermaLink.aspx?guid=a7f64240-60ae-4031-9580-05bdc10e2c93
--
You missed the point. <g>
1) The OP is using SQL Server 2000 not 2005.
( and we don't know if he is using ADO or DAO - but that's beside the
point.)
2) The article itself is inaccurate because is says:
" ... Instead, the current components of MDAC (2.8 SP1?) will ship as part
of the Windows family of operating systems."
Note the question mark. The components that are shipped with Vista are in
fact functionally equivalent to "MDAC 2.8 SP1", but are slightly different
build versions and are now called "Data Access Components" (DAC).
Microsoft and others are a bit careless in their terminology here. For an
obvious reason. We all know the "DAC" is "MDAC". The various development
groups know it is "MDAC". We all call it "MDAC" - but marketing (?) wants it
called "DAC".
In addition just telling someone to change providers with a working app is
irresonsible without also alerting them to the possible problems with
earlier SQL Server versions:
http://msdn2.microsoft.com/en-us/library/ms131035.aspx
"SNAC" is just what "MDAC" might have included if there had been a newer
"MDAC", but instead we now have "DAC" and "SNAC". MS is no longer going to
supply "universal data access" packages, every datasource will supply its
own providers. I guess it won't be long before the Office team ships their
own providers so we will have SNAC, DAC (er, MDAC), and "ONAC". And soon
"OraNAC", "MySQLNAC", and "Patty-NAC". <g>
-ralph
.
- Follow-Ups:
- Re: Connection to SQL Server on Vista
- From: Ralph
- Re: Connection to SQL Server on Vista
- References:
- Connection to SQL Server on Vista
- From: vovan
- Re: Connection to SQL Server on Vista
- From: William Vaughn
- Re: Connection to SQL Server on Vista
- From: Ralph
- Connection to SQL Server on Vista
- Prev by Date: Re: Update fields in previous row from fields in current row
- Next by Date: Re: Connection to SQL Server on Vista
- Previous by thread: Re: Connection to SQL Server on Vista
- Next by thread: Re: Connection to SQL Server on Vista
- Index(es):
Relevant Pages
|