~ubuntu-branches/ubuntu/karmic/mergeant/karmic

« back to all changes in this revision

Viewing changes to doc/C/mergeant/x19.html

  • Committer: Bazaar Package Importer
  • Author(s): Gustavo R. Montesino
  • Date: 2007-11-29 08:44:48 UTC
  • mfrom: (2.1.4 hardy)
  • Revision ID: james.westby@ubuntu.com-20071129084448-6aon73d22bv6hzfw
Tags: 0.67-3
* Re-enable installation of the mime files in mergeant.install
* mergeant.dirs: create usr/share/mime/packages to make dh_installmime add
  the update-mime-database code snippets

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
 
<HTML
3
 
><HEAD
4
 
><TITLE
5
 
>Adding and removing connections</TITLE
6
 
><META
7
 
NAME="GENERATOR"
8
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
9
 
REL="HOME"
10
 
TITLE="Mergeant - User guide"
11
 
HREF="book1.html"><LINK
12
 
REL="UP"
13
 
TITLE="Connections management"
14
 
HREF="c13.html"><LINK
15
 
REL="PREVIOUS"
16
 
TITLE="Connections management"
17
 
HREF="c13.html"><LINK
18
 
REL="NEXT"
19
 
TITLE="Advanced topic: under the hood"
20
 
HREF="x40.html"></HEAD
21
 
><BODY
22
 
CLASS="sect1"
23
 
BGCOLOR="#FFFFFF"
24
 
TEXT="#000000"
25
 
LINK="#0000FF"
26
 
VLINK="#840084"
27
 
ALINK="#0000FF"
28
 
><DIV
29
 
CLASS="NAVHEADER"
30
 
><TABLE
31
 
SUMMARY="Header navigation table"
32
 
WIDTH="100%"
33
 
BORDER="0"
34
 
CELLPADDING="0"
35
 
CELLSPACING="0"
36
 
><TR
37
 
><TH
38
 
COLSPAN="3"
39
 
ALIGN="center"
40
 
>Mergeant - User guide</TH
41
 
></TR
42
 
><TR
43
 
><TD
44
 
WIDTH="10%"
45
 
ALIGN="left"
46
 
VALIGN="bottom"
47
 
><A
48
 
HREF="c13.html"
49
 
ACCESSKEY="P"
50
 
>&#60;&#60;&#60; Previous</A
51
 
></TD
52
 
><TD
53
 
WIDTH="80%"
54
 
ALIGN="center"
55
 
VALIGN="bottom"
56
 
>Connections management</TD
57
 
><TD
58
 
WIDTH="10%"
59
 
ALIGN="right"
60
 
VALIGN="bottom"
61
 
><A
62
 
HREF="x40.html"
63
 
ACCESSKEY="N"
64
 
>Next &#62;&#62;&#62;</A
65
 
></TD
66
 
></TR
67
 
></TABLE
68
 
><HR
69
 
ALIGN="LEFT"
70
 
WIDTH="100%"></DIV
71
 
><DIV
72
 
CLASS="sect1"
73
 
><H1
74
 
CLASS="sect1"
75
 
><A
76
 
NAME="AEN19"
77
 
>Adding and removing connections</A
78
 
></H1
79
 
><P
80
 
>When Mergeant is run, it opens a dialog window to select which connection to use. From that dialog it is possible to declare new data sources before using them in Mergeant. Data sources are saved from one session to the other, so they need be created only once.</P
81
 
><DIV
82
 
CLASS="note"
83
 
><P
84
 
></P
85
 
><TABLE
86
 
CLASS="note"
87
 
WIDTH="100%"
88
 
BORDER="0"
89
 
><TR
90
 
><TD
91
 
WIDTH="25"
92
 
ALIGN="CENTER"
93
 
VALIGN="TOP"
94
 
><IMG
95
 
SRC="./stylesheet-images/note.gif"
96
 
HSPACE="5"
97
 
ALT="Note"></TD
98
 
><TD
99
 
ALIGN="LEFT"
100
 
VALIGN="TOP"
101
 
><P
102
 
>Data sources are only a "declaration" to tell Mergeant where the database is and how to access it; databases must exist before the data source can be created (Mergeant does not yet support the creation of databases).</P
103
 
></TD
104
 
></TR
105
 
></TABLE
106
 
></DIV
107
 
><DIV
108
 
CLASS="figure"
109
 
><A
110
 
NAME="AEN24"
111
 
></A
112
 
><DIV
113
 
CLASS="mediaobject"
114
 
><P
115
 
><IMG
116
 
SRC="images/datasources.png"></P
117
 
></DIV
118
 
><P
119
 
><B
120
 
>Figure 1. Data source selection dialog when running Mergeant</B
121
 
></P
122
 
></DIV
123
 
><P
124
 
>After having selected the data source to use in Mergeant, it is possible to run the Gnome Database Properties from the "Tools" menu.</P
125
 
><DIV
126
 
CLASS="note"
127
 
><P
128
 
></P
129
 
><TABLE
130
 
CLASS="note"
131
 
WIDTH="100%"
132
 
BORDER="0"
133
 
><TR
134
 
><TD
135
 
WIDTH="25"
136
 
ALIGN="CENTER"
137
 
VALIGN="TOP"
138
 
><IMG
139
 
SRC="./stylesheet-images/note.gif"
140
 
HSPACE="5"
141
 
ALT="Note"></TD
142
 
><TD
143
 
ALIGN="LEFT"
144
 
VALIGN="TOP"
145
 
><P
146
 
>The Gnome Database Properties can also be accessed through the preferences menu of the GNOME desktop, or by running the <B
147
 
CLASS="command"
148
 
>gnome-database-properties</B
149
 
> program.</P
150
 
></TD
151
 
></TR
152
 
></TABLE
153
 
></DIV
154
 
><DIV
155
 
CLASS="figure"
156
 
><A
157
 
NAME="AEN34"
158
 
></A
159
 
><DIV
160
 
CLASS="mediaobject"
161
 
><P
162
 
><IMG
163
 
SRC="images/dba_properties.png"></P
164
 
></DIV
165
 
><P
166
 
><B
167
 
>Figure 2. The Gnome Database Properties to manage data sources</B
168
 
></P
169
 
></DIV
170
 
></DIV
171
 
><DIV
172
 
CLASS="NAVFOOTER"
173
 
><HR
174
 
ALIGN="LEFT"
175
 
WIDTH="100%"><TABLE
176
 
SUMMARY="Footer navigation table"
177
 
WIDTH="100%"
178
 
BORDER="0"
179
 
CELLPADDING="0"
180
 
CELLSPACING="0"
181
 
><TR
182
 
><TD
183
 
WIDTH="33%"
184
 
ALIGN="left"
185
 
VALIGN="top"
186
 
><A
187
 
HREF="c13.html"
188
 
ACCESSKEY="P"
189
 
>&#60;&#60;&#60; Previous</A
190
 
></TD
191
 
><TD
192
 
WIDTH="34%"
193
 
ALIGN="center"
194
 
VALIGN="top"
195
 
><A
196
 
HREF="book1.html"
197
 
ACCESSKEY="H"
198
 
>Home</A
199
 
></TD
200
 
><TD
201
 
WIDTH="33%"
202
 
ALIGN="right"
203
 
VALIGN="top"
204
 
><A
205
 
HREF="x40.html"
206
 
ACCESSKEY="N"
207
 
>Next &#62;&#62;&#62;</A
208
 
></TD
209
 
></TR
210
 
><TR
211
 
><TD
212
 
WIDTH="33%"
213
 
ALIGN="left"
214
 
VALIGN="top"
215
 
>Connections management</TD
216
 
><TD
217
 
WIDTH="34%"
218
 
ALIGN="center"
219
 
VALIGN="top"
220
 
><A
221
 
HREF="c13.html"
222
 
ACCESSKEY="U"
223
 
>Up</A
224
 
></TD
225
 
><TD
226
 
WIDTH="33%"
227
 
ALIGN="right"
228
 
VALIGN="top"
229
 
>Advanced topic: under the hood</TD
230
 
></TR
231
 
></TABLE
232
 
></DIV
233
 
></BODY
234
 
></HTML
235
 
>
 
 
b'\\ No newline at end of file'