Creating a connection string

I am using Easy Query Builder and I would like to connect to a file on my computer which is a database I built with Toad Data Manager. The file is an sql file in notepad that I have stored on my system. Can any one explain how I would create a connection string to the file in Easy Query Builder. I don't know how to create a string or what one looks like. Still very new to this.

Thank you for your time and efforts.

Sincerely,

Jeff

1 answer

Hi Jeff, you posted this issue in Oracle tab so I assume you are using Oracle database.
To organize connection string to Oracle db you need Oracle ODBC driver. You may use a standard driver from Oracle or you can use this alternative oracle odbc driver
So, after downloading a driver follow the steps which are described in this driver configuration guide
Go to Using ODBC driver category and follow the steps in a guide.