- Activate the “Use Connection String” option.
- Enter the Connection String for the Oracle database.
Server=myServerAddress;Database=myDataBase;User Id=myUsername;Password=myPassword;
To connect to an Oracle database you are working on locally, the Oracle Server must be open to the Internet.
- Check if the connection works with the Test button.
- If the connection is successful, complete the process by clicking the CREATE button.