A family of Microsoft relational database management systems designed for ease of use.
The error means that the particular DLL is not on the second machine. Since this is an obscure DLL, you can try Code Window > Tools > References and uncheck the reference to this dll, and then use Debug > Compile to see if it still compiles. If yes, you're good to go; if no, you need to review the code that uses this dll. If it is needed, you need to install the app that installs this dll.