ODBC version?
Tech-Archive recommends: Fix windows errors by optimizing your registry
Hello!
I have written a number of program using ADO and OLEDB and I have found a
problem.
"The production computer MUST have the same MDAC version as the development
computer"
So I started to think about ODBC.
Is ODBC sensitive to MDAC version?
// Anders
--
English isn't my first, or second, language.
So anything rude or strange are due to the translation
.
Relevant Pages
- Re: Regarding fastest database interaction with Oracle in VC++
... If you are using ADO, then you will have a Connection object. ... is a lightweight COM API that sits on top of OLEDB. ... If you install MDAC 2.8, it will install some providers for you. ... It will install the MS Oracle provider. ... (microsoft.public.vc.database) - Re: ole db .vs. ado
... > application if I use one or the other - for instance if I use ADO do I ... with respect to distribution, using ADO and OLEDB, they are one and the ... same - both are included in MDAC distribution. ... performance as OLEDB, and about a 10x improvement in developer productivity ... (microsoft.public.vc.database) - Re: ole db .vs. ado
... I will be proceeding with ADO. ... I understand that the machine I use to develop imports from the ado dll in ... Does this mean that I should distribute the latest MDAC to avoid ... > with respect to distribution, using ADO and OLEDB, they are one and the ... (microsoft.public.vc.database) - Re: ODBC version?
... MDAC version impacts ODBC version. ... Please do not send email directly to this alias. ... > "The production computer MUST have the same MDAC version as the ... (microsoft.public.data.odbc) - Re: Distributing MDAC with VB Application
... using both DAO and ADO in your project is to be SURE to qualify object names ... > Is there something else I need to include if using MDAC 2.5 or higher? ... include the Jet components ADO requires. ... you might have to distribute the Jet Components installer. ... (microsoft.public.vb.winapi) |
|