Re: Provider cannot be found, It may not be properly installed.
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Mon, 03 Jul 2006 20:08:38 -0500
On Mon, 3 Jul 2006 13:02:38 +0800, "Jeremy Lim" <lim2000@xxxxxxxxxxx> wrote:
I try to access DBase File and the client is using Win XP professional SP 1
version
In Delphi 7 I use below 'Provider=MSDASQL.1 to connect ADO, in my
development site
with Delphi it can open the connection, but when go to Customer site which
had full bde install
cannot open the connection with below error
"Provider cannot be found, It may not be properly installed."
but if I change the connection to 'Provider=MSDASQL.1' the connection can be
open in
both my side and customer site but not all table in dbase files can be
access.
Some table will prompt error.
I need to install any delphi database engine in order for
"Provider=MSDASQL.1" to works
on customer site???
That is the ODBC provider
You need to have an ODBC driver for DBASE that will handle the highest level of
table you use. You also need to have a DSN set up to match your connection
string.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- Follow-Ups:
- Re: Provider cannot be found, It may not be properly installed.
- From: Jeremy Lim
- Re: Provider cannot be found, It may not be properly installed.
- References:
- Provider cannot be found, It may not be properly installed.
- From: Jeremy Lim
- Provider cannot be found, It may not be properly installed.
- Prev by Date: Re: TADOConnection error - connection string
- Next by Date: How to change Transaction Isolation Level
- Previous by thread: Provider cannot be found, It may not be properly installed.
- Next by thread: Re: Provider cannot be found, It may not be properly installed.
- Index(es):
Relevant Pages
|