Difference between revisions of "Help:Octofy: Manage data sources"

From Sherlock Software
m (Sherlock moved page Help:Octofy: Manage data source to Help:Octofy: Manage data sources without leaving a redirect)
Line 11: Line 11:


==Add a new data source==
==Add a new data source==
You can add a new data source from this dialog. To add a new data source, click on the "New" button and repeat the steps as same as [[#Change the settings of a data source]]
You can add a new data source from this dialog as well. To add a new data source, click on the "New" button and repeat the steps as same as [[#Change the settings of a data source]]


==Delete a data source==
==Delete a data source==

Revision as of 17:37, 27 September 2021

Manage data source screen

Change the settings of a data source

To manage the data sources you added to the system, click on the "Manage DB connections" menu item from the File menu. The "Manage Connections Dialog" will pop up.

  • Select the data source item in the Connections list box.
  • Edit and change the name of the data source in the Name text box.
  • Enter the server name in the Server name text box if you want to connect to a different database server.
  • Enter or select database name from the Database name combo box.
  • Select the authentication type to log on to the server
  • Enter User name and password if SQL Server Authentication has been select.
    • Check the Remember password check box if you want the system to remember the password.

Add a new data source

You can add a new data source from this dialog as well. To add a new data source, click on the "New" button and repeat the steps as same as #Change the settings of a data source

Delete a data source

To delete a data source:

  • Click on the data source item in the Connections list box.
  • Click on the Delete button
  • Click on the OK button to confirm the deletion.

Test a data source connection

You can select a data source item from the Connections list box and click on the Test to ensure the database connection works.



Back to Octofy User Manual