
Runtime-Error 3706 in VB6 (ADO)
Quote:
> The English Text follows:
> Hoi,
> Ik heb een Ledenbestand gemaakt in Visual Basic 6. Het is een
> Access-database. Op mijn computer loopt alles vlot, ook wanneer ik het omzet
> naar een EXE-bestand.
> Als ik dit op een andere computer zet dan krijg ik de volgende fout:
> Runtime-Error 3706: ADO kan de opgegeven voorziening niet vinden
> Ik veronderstel dat het over DLL-files en het register gaat. Ik heb reeds
> enkele DLL's overgergezet, zelfs de" msjetoledb40.dll", maar het helpt niet.
> De provider wordt niet
> gevonden.
> Kan iemand mij helpen ?
> Dank u,
> Danny
> Hi,
> I 've made a database about members in Visual Basic 6. It is an
> Access-database. On my computer it runs perfect, also when I make a EXE and
> run from it.
> If I put it on an other computer then it respons with the following error:
> Runtime-Error 3706: ADO could not find the specified provider.
> I suppose the fault handles about missing DLL-files and the register. I 've
> allready copied some DLL's, even the "msjetoledb40.dll", but it is't the
> solution.
> Who could help me ?
> Thanks,
> Danny
If you want to deploy your program to another computer, just copying
files doesn't work.
Open your project in VB.
Quote:
>From the Add-Ins menu option, select Add-In Manager.
Click on the Package and Deployment Wizard, check the loaded/unloaded
box in the lower right hand corner, click ok.
Quote:
>From the Add-Ins menu option, select Package and Deployment Wizard.
Click the Package button and follow the instructions.
This will create a set of install files for your program that you can
then install on any computer.
--
Patrick Goupell
http://www.nite.org
http://www.noneusa.org