|
 |
activex_data_objects thread: NT Embedded - Run-time error '3706' - ADO could not find the specified provider
Message #1 by "Darren Smith" <Darren.J.Smith@B...> on Mon, 14 Jan 2002 16:42:59 -0000
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C19D1A.86A2A0C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
Please can someone help with this.
I have an existing application which uses "Microsoft.Jet.OLEDB.3.51"
provider this application runs quite happily on Windows 95, 98 and NT4
machines.
I am now trying to run this application (using the same setup files) on
an NT4 Embedded machine, but when running I keep receiving the error
"Run-time error '3706' - ADO could not find the specified provider"
Has anyone any idea of what DLLs or settings to check for ?to do with
ADO?
Note: The database will open using DAO which I feel proves the ODBC and
the database side of things.
Thanks in advance
Darren
Message #2 by Thomas Bellavia <TBellavia@V...> on Mon, 14 Jan 2002 13:17:02 -0500
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C19D27.AA4A5C90
Content-Type: text/plain;
charset="iso-8859-1"
Make sure you load MDAC package onto target computer. Preferably MDAC 2.6.
-----Original Message-----
From: Darren Smith [mailto:Darren.J.Smith@B...]
Sent: Monday, January 14, 2002 11:43 AM
To: ActiveX_Data_Objects
Subject: [activex_data_objects] NT Embedded - Run-time error '3706' - ADO
could not find the specified provider
Hi,
Please can someone help with this.
I have an existing application which uses "Microsoft.Jet.OLEDB.3.51"
provider this application runs quite happily on Windows 95, 98 and NT4
machines.
I am now trying to run this application (using the same setup files) on an
NT4 Embedded machine, but when running I keep receiving the error
"Run-time error '3706' - ADO could not find the specified provider"
Has anyone any idea of what DLLs or settings to check for ?to do with ADO?
Note: The database will open using DAO which I feel proves the ODBC and the
database side of things.
Thanks in advance
Darren
$subst('Email.Unsub').
Message #3 by "Parag Phanasgaonkar" <parag.phanasgaonkar@p...> on Tue, 15 Jan 2002 09:28:03 +0530
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0029_01C19DA6.EED51B00
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi Darren,
Even if your database opens up with DAO , this does not prove that
database side is safe because you are using the OLEDB provider and
bypassing the ODBC settings or the Jet Engine settings (used by DAO)
Check your MDAC version shud be 2.6 prefreably.Also check up
documentation for ADO in MSDN.
HTH
Best Regards
Parag Phanasgaonkar
Senior Software Engineer
Akruti Softech Park
Extn. 2155
Email: parag.phanasgaonkar@p...
Improvement is a journey,not a destination.
----- Original Message -----
From: Darren Smith
To: ActiveX_Data_Objects
Sent: Monday, January 14, 2002 10:12 PM
Subject: [activex_data_objects] NT Embedded - Run-time error '3706' -
ADO could not find the specified provider
Hi,
Please can someone help with this.
I have an existing application which uses "Microsoft.Jet.OLEDB.3.51"
provider this application runs quite happily on Windows 95, 98 and NT4
machines.
I am now trying to run this application (using the same setup files)
on an NT4 Embedded machine, but when running I keep receiving the error
"Run-time error '3706' - ADO could not find the specified provider"
Has anyone any idea of what DLLs or settings to check for ?to do with
ADO?
Note: The database will open using DAO which I feel proves the ODBC
and the database side of things.
Thanks in advance
Darren
$subst('Email.Unsub').
|
|
 |