Author: mcbrown
Date: 2007-02-14 12:14:45 +0100 (Wed, 14 Feb 2007)
New Revision: 4932
Log:
Some minor rewording.
Modified:
trunk/refman-common/connector-odbc.xml
Modified: trunk/refman-common/connector-odbc.xml
===================================================================
--- trunk/refman-common/connector-odbc.xml 2007-02-14 11:11:31 UTC (rev 4931)
+++ trunk/refman-common/connector-odbc.xml 2007-02-14 11:14:45 UTC (rev 4932)
Changed blocks: 4, Lines Added: 16, Lines Deleted: 23; 3681 bytes
@@ -4354,8 +4354,8 @@
<title>Importing MySQL Data to Access</title>
<para>
- To import or link a table or tables from MySQL to Access,
- follow these instructions:
+ To import a table or tables from MySQL to Access, follow these
+ instructions:
</para>
<orderedlist>
@@ -4371,20 +4371,18 @@
<para>
To import tables, on the <literal>File</literal> menu,
point to <literal>Get External Data</literal>, and then
- click <literal>Import</literal>. To link tables, on the
- File menu, point to <literal>Get External Data</literal>,
- and then click <literal>Link Tables</literal>.
+ click <literal>Import</literal>.
</para>
</listitem>
<listitem>
<para>
- In the <literal>Import</literal> (or
- <literal>Link</literal>) dialog box, in the Files Of Type
- box, select <literal>ODBC Databases ()</literal>. The
- Select Data Source dialog box lists the defined data
- sources The Select Data Source dialog box is displayed; it
- lists the defined data source names.
+ In the <literal>Import</literal> dialog box, in the Files
+ Of Type box, select <guilabel>ODBC Databases
+ ()</guilabel>. The Select Data Source dialog box lists the
+ defined data sources <guilabel>The Select Data
+ Source</guilabel> dialog box is displayed; it lists the
+ defined data source names.
</para>
</listitem>
@@ -4401,21 +4399,15 @@
<para>
Microsoft Access connects to the MySQL server through
<literal>ODBC data source </literal> and displays the list
- of tables that you can <literal>import</literal> or
- <literal>link</literal>.
+ of tables that you can <literal>import</literal>.
</para>
</listitem>
<listitem>
<para>
Click each table that you want to
- <literal>import</literal> or <literal>link</literal>, and
- then click <literal>OK</literal>. If you're linking a
- table and it doesn't have an index that uniquely
- identifies each record, Microsoft Access displays a list
- of the fields in the linked table. Click a field or a
- combination of fields that uniquely identifies each
- record, and then click <literal>OK</literal>.
+ <literal>import</literal>, and then click
+ <literal>OK</literal>.
</para>
</listitem>
@@ -4520,9 +4512,10 @@
<para>
If Microsoft Access is unable to determine the unique
record identifier for a table automatically then it may
- ask you to confirm the column to be used to unique
- identify each row from the source table. Select the row
- you want to use and click <guibutton>OK</guibutton>.
+ ask you to confirm the column, or combination of columns,
+ to be used to uniquely identify each row from the source
+ table. Select the columns you want to use and click
+ <guibutton>OK</guibutton>.
</para>
<mediaobject>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4932 - trunk/refman-common | mcbrown | 14 Feb |