J'ai pas tout à fait compris ton problème, pourrait tu essayer de le
reformuler s'il te plait. Sinon petit détail l'accent dans ta fonction,
je suppose une faute de frappe, et j'ai tapé sur google.fr dao350.dll,
il y a plusieurs réponses.
Dont celle ci :
- http://support.microsoft.com/?scid=kb;en-us;304230&spid=3042&sid=194
To try to work around this behavior, do the following steps:
| 1. | In the directory c:\program files\common files\microsoft shared\DAO, rename the Dao350.dll file as Dao350.old. |
| 2. | On
the Visual Basic 6.0 CD, locate the Dao350.dll file, and then copy it
to the directory c:\program files\common files\microsoft shared\DAO.
(The Dao350.dll file is located in the \os\system folder on the Visual
Basic 6.0 CD.) |
| 3. | To register this file, click Start, click Run, and then type or paste the following line:Regsvr32 "c:\program files\common files\microsoft shared\DAO\Dao350.dll" |
| 4. | Install Microsoft Data Access Components (MDAC) 2.5 or later. |
If the Dao350.dll file is registered successfully in step 3, and if
MDAC is installed successfully in step 4, try to install the Visual
Studio 6.0 product.
- http://users.skynet.be/gleblanc/CPPB/access.htm
Il dit des trucs interressant sur ta dll
Je sais pas comment tu accédes à tes données, mais d'apres le nom
de ta dll, ca doit etre par DAO est vieux tres vieux meme, depuis il y
a eu ADO qui pour ma part est vieux maintenant il vaut mieux utiliser
ADO.net qui est la derniere version finit (car ADO.net 2 est en beta,
j'ai testé, c'est pas mal non plus

)
Si malgré tout ca, ton problème est encore là, détails ton problème. et dit nous ce qu'est ton CurrentDB
et ouis pour la SP2, ton problème vient depuis ? t'as une solution pour tester ton programme sur un poste SP1 ?
Cyril