You likely don't need the name value pairs in the driver options. Those are for special use cases where you need to custom configure the driver.
However I can tell from your screenshot that you will not be able to connect to your database with the current information.
You are attempting to connect to a system that is on your local network, using a server that is hosted in the cloud. This will not work. You database will need a publicly addressable IP or hostname.
↧
Do i need to create sql database in dreamfactory, or can I use use my existing database hosted in my server?
↧