I created a program which connects to a database. I transferred over this program exe to another computer along with the database it reads/writes. But when I run the program, I get the error:

Activex Component Can't Create Object 429

What else do I need to transfer from the computer the program was created on to the computer the program will be used on? I used Jet to connect to the database.

Thanks!