|
| ||||||||||
| Tags: database, password, string |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| ADODB Connection String with password
i want to know how to connect to a password protected access database through vb6 using ado.I get an error message Error Number - "3706",Description - "Provider cannot be found. It may not be properly installed." when attempting to specify the 'connect' parameter. |
|
#2
| ||||
| ||||
| Re: ADODB Connection String with password
It shouldn't matter if the folder is password protected or not.It's the browser that is denied access to the folder, not the asp script. |
|
#3
| ||||
| ||||
| Re: ADODB Connection String with password
This error means that MDAC is not installed on the computer or that your MDAC installation is corrupted. Since PR-Tracker installs MDAC 2.5 this probably means you have a corrupt MDAC installation on your computer. MDAC corruption is common because some application programs erroneously attempt to install a partial version of MDAC. To fix the problem first try installing MDAC by running mdac_typ.exe which can be found in thePRTRACKERDB\Netsetup folder. If this doesn't solve the problem then your MDAC installation is corrupted (perhaps with mismatched components from a higher version). Microsoft has and MDAC checker that will help you trouble shoot your MDAC installation. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "ADODB Connection String with password" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Is NEW MSSQL Driver SQLSRV compatible with ADODB | Eashta^devata | Software Development | 4 | 02-07-2011 11:26 AM |
| Types of Cursors in ADODB | Jagdish Gada | Software Development | 4 | 28-11-2009 12:36 PM |
| Lock Type in ADODB of Visual Basic 6.0 | REDBULL | Software Development | 4 | 28-11-2009 12:04 PM |
| ADODB 0x80020009 error problem | Halyn | Software Development | 3 | 28-08-2009 06:50 PM |
| Opening .DBF file using ADODB | Pratap Gad | Software Development | 3 | 21-04-2009 02:52 PM |