The Driver

The driver that you use in remote database queries is based on the database server that you want to access.

You must design and configure the driver to work with the remote database server (for example, Oracle or MySQL, ) that you want to use. The driver must be able to contact the database server, pass queries to it, and perform any other necessary actions.