Can someone help.
I design a database application that runs well in my computer without any error. I tried to transfer this application in another computer and when I tried to run the application,this error comes up:
Run-time error "429"
ActiveX component can't create object.
When I tried to debug,the system highlighted the the line in my code:
Set db = Currentdb
I design a database application that runs well in my computer without any error. I tried to transfer this application in another computer and when I tried to run the application,this error comes up:
Run-time error "429"
ActiveX component can't create object.
When I tried to debug,the system highlighted the the line in my code:
Set db = Currentdb