Author: paul
Date: 2010-06-08 17:50:02 +0200 (Tue, 08 Jun 2010)
New Revision: 21121
Log:
r59910@frost: paul | 2010-06-08 10:49:23 -0500
After merge fix
Modified:
trunk/refman-common/connector-net-visual-studio.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:39186
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:59900
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
+ 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:35498
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:39186
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:59910
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
Modified: trunk/refman-common/connector-net-visual-studio.xml
===================================================================
--- trunk/refman-common/connector-net-visual-studio.xml 2010-06-08 15:46:38 UTC (rev 21120)
+++ trunk/refman-common/connector-net-visual-studio.xml 2010-06-08 15:50:02 UTC (rev 21121)
Changed blocks: 2, Lines Added: 13, Lines Deleted: 0; 1075 bytes
@@ -1493,6 +1493,13 @@
</figure>
<para>
+ From the <guilabel>New File</guilabel> dialog select the MySQL
+ template, and then double-click the <guilabel>MySQL SQL
+ Script</guilabel> document, or click the
+ <guibutton>Open</guibutton> button.
+ </para>
+
+ <para>
The SQL Editor will be displayed. You can now enter SQL code as
required, or connect to a MySQL server. Click the
<guibutton>Connect to MySQL</guibutton> button in the SQL Editor
@@ -1519,6 +1526,12 @@
</mediaobject>
</figure>
+ <para>
+ The results from any queries are displayed on the
+ <guilabel>Results</guilabel> tab. Any errors are displayed on the
+ <guilabel>Messages</guilabel> tab.
+ </para>
+
</section>
</section>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r21121 - in trunk: . refman-common | paul.dubois | 8 Jun |