Provider cannot be found, It may not be properly installed.
- From: "Jeremy Lim" <lim2000@xxxxxxxxxxx>
- Date: Mon, 3 Jul 2006 13:02:38 +0800
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???
.
- Follow-Ups:
- Re: Provider cannot be found, It may not be properly installed.
- From: Brian Bushay TeamB
- Re: Provider cannot be found, It may not be properly installed.
- Prev by Date: Re: TADOConnection error - connection string
- Next by Date: Re: ADO, MySQL, DateTime
- Previous by thread: Re: TADOConnection error - connection string
- Next by thread: Re: Provider cannot be found, It may not be properly installed.
- Index(es):
Relevant Pages
|