Re: 32-bit Application using ADO under 64-bit OS (Windows Server 2003)
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Fri, 1 Feb 2008 12:45:44 -0600
"Ralph" <nt_consulting64@xxxxxxxxx> wrote in message
news:ugu9G0PZIHA.4160@xxxxxxxxxxxxxxxxxxxxxxx
<snipped>
Windows Server 2003 comes with MDAC 2.8 SP1, with Win2k you might be using
anything from ADO 2.5 to 2.8. That would be the more likely culprit.
-ralph
That didn't come out quite right. <g>
All MDACs support earlier versions of ADO, in as much as they supply
typelibs for each ADO version. However, each MDAC supply updates to earlier
versions, bug-fixes, OLE implementations, etc. and therefore are different
components. So while there is "backward-compatibility" - they are not
necessarily the same animals.
When looking for possible problems that is where you should look first. It
is always best to insure that both the compiler and client are on the same
page. <g>
-ralph
.
- References:
- Prev by Date: Re: Newbie
- Next by Date: Re: slow insert a lot of row from table adapter to sql table, improve?
- Previous by thread: Re: 32-bit Application using ADO under 64-bit OS (Windows Server 2003)
- Next by thread: Re: Newbie
- Index(es):