comparison m-toolbox/html_help/help/ug/repo_gui_connect_content.html @ 0:f0afece42f48

Import.
author Daniele Nicolodi <nicolodi@science.unitn.it>
date Wed, 23 Nov 2011 19:22:13 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f0afece42f48
1 The first tab pane is the connection panel.
2 <br>
3 <br>
4 <img src="images/repo_gui_connect_1.png" alt="Repo GUI Connect">
5 <br>
6 <br>
7 <p>
8 The user can select one of the pre-defined hosts or type a new hostname or IP address into the
9 Server hostname field. If the database name is already known, it can be entered directly in the
10 text field. If the database name is not known, a list of LTPDA repositories available on that
11 particular host can be retrieved by clicking on the 'Get DBs' button. If the user has not already
12 authenticated with the host, a login dialog will be presented prompting the user for a username
13 and password. If authentication is successful, the drop-down menu to the left of the database name
14 text entry field will be filled with the names of the available repositories.
15 </p>
16 <p>
17 The user can then select a repository and connect to it by clicking the 'Connect' button. If the
18 user has permissions to connect to that particular repository, the repository GUI will hold a
19 database connection object for use on the other panels of the GUI.
20 </p>
21
22 <h3>Disconnecting from a repository</h3>
23
24 <p>
25 To disconnect from the current repository, click the 'Disconnect' button. This must be done before
26 being able to connect to a different repository.
27 </p>
28