If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > Err 3706 Cannot find provider

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-14-03, 22:33
smurfette smurfette is offline
Registered User
 
Join Date: Mar 2003
Posts: 4
Unhappy Err 3706 Cannot find provider

"3706 : Provider cannot be found. It may not be properly installed."

What could be the possible cause of this error?

I was using Pervasive SQL 2000i in my machine, using ADO connection. My query works just fine, but when deployed to the client, it wont work. They are using PSQL2000 which was, as they have told me, almost the same as PSQL2000i.

I wonder why it wont work. And then when I uninstall then install PSQL2000 (same version with them) in my machine, I also get that error. How can I resolve this?

I need an immediate response if possible, please help!

Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 05-15-03, 03:07
smurfette smurfette is offline
Registered User
 
Join Date: Mar 2003
Posts: 4
Re: Err 3706 Cannot find provider

Hi.

I've figured it out myself last month. I just thought I could share it to someone just in case he/she would encounter the same error.

I replaced my provider. I didn't use pervasive provider but microsoft's instead. The connection string simply becomes
Provider = "DSN="&dsnName

It worked for me.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On