Configure Settings via Connection String

  1. Activate the “Use Connection String” option.
  2. Enter the Connection String for the Oracle database.
    • Example format:
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.

  1. Check if the connection works with the Test button.
  2. If the connection is successful, complete the process by clicking the CREATE button.