Hi everyone.
I have an access 2002/3 database that I have been using for 4 years with no problem but now, all of a sudden, I get this funny error in the Switchboard that says "error in loading DLL" and it seems to come from the code behind the switchboard form in the FillOptions procedure:
Set con = Application.Cur rentProject.Con nection
I think maybe a recent automatic update to Windows XP might have something to do with this. I googled a bit, and found an article :
http://support.microso ft.com/kb/262847
but this did not help me (even though I am not using office 97 or have never converted anything to anything else!!!
I would be honored if you could help me out, because the database is so huge and the switchboard is quite complicated for me to re-create it from scratch again.
Thank you veryyyyyyyyyyyy y much
I have an access 2002/3 database that I have been using for 4 years with no problem but now, all of a sudden, I get this funny error in the Switchboard that says "error in loading DLL" and it seems to come from the code behind the switchboard form in the FillOptions procedure:
Set con = Application.Cur rentProject.Con nection
I think maybe a recent automatic update to Windows XP might have something to do with this. I googled a bit, and found an article :
http://support.microso ft.com/kb/262847
but this did not help me (even though I am not using office 97 or have never converted anything to anything else!!!
I would be honored if you could help me out, because the database is so huge and the switchboard is quite complicated for me to re-create it from scratch again.
Thank you veryyyyyyyyyyyy y much
Comment