Author: mhillyer
Date: 2006-06-06 20:27:19 +0200 (Tue, 06 Jun 2006)
New Revision: 2291
Log:
Update article links in ODBC section.
Modified:
trunk/refman-4.1/connector-odbc.xml
trunk/refman-4.1/installing.xml
trunk/refman-5.0/connector-odbc.xml
trunk/refman-5.0/installing.xml
trunk/refman-5.1/connector-odbc.xml
trunk/refman-5.1/installing.xml
Modified: trunk/refman-4.1/connector-odbc.xml
===================================================================
--- trunk/refman-4.1/connector-odbc.xml 2006-06-06 09:54:13 UTC (rev 2290)
+++ trunk/refman-4.1/connector-odbc.xml 2006-06-06 18:27:19 UTC (rev 2291)
@@ -4919,9 +4919,9 @@
<para>
Here is an excellent article from Mike Hillyer
- (<email>m.hillyer@stripped</email>); explaining how to
- insert or fetch data from blob columns through MyODBC from ADO:
- <ulink url="http://www.dynamergy.com/mike/articles/blobaccessvb.html">MySQL
+ (<email>mike@stripped</email>); explaining how to insert or
+ fetch data from blob columns through MyODBC from ADO:
+ <ulink url="http://dev.mysql.com/tech-resources/articles/vb-blob-handling.html">MySQL
BLOB columns and Visual Basic 6</ulink>.
</para>
@@ -4933,8 +4933,8 @@
<para>
Here is yet another good article from Mike Hillyer
- (<email>m.hillyer@stripped</email>):
- <ulink url="http://www.dynamergy.com/mike/articles/vbmysqldatatypes.php">How
+ (<email>mike@stripped</email>):
+ <ulink url="http://dev.mysql.com/tech-resources/articles/visual-basic-datatypes.html">How
to map Visual basic data type to MySQL types</ulink>.
</para>
Modified: trunk/refman-4.1/installing.xml
===================================================================
--- trunk/refman-4.1/installing.xml 2006-06-06 09:54:13 UTC (rev 2290)
+++ trunk/refman-4.1/installing.xml 2006-06-06 18:27:19 UTC (rev 2291)
@@ -6703,7 +6703,8 @@
<command>myisamchk</command>, because
<command>myisamchk</command> makes use of external locking.
External locking is known to have problems on NetWare 6.0; the
- problem has been eliminated in NetWare 6.5.
+ problem has been eliminated in NetWare 6.5. Note that the use
+ of MySQL on Netware 6.0 is not officially supported.
</para>
<para>
Modified: trunk/refman-5.0/connector-odbc.xml
===================================================================
--- trunk/refman-5.0/connector-odbc.xml 2006-06-06 09:54:13 UTC (rev 2290)
+++ trunk/refman-5.0/connector-odbc.xml 2006-06-06 18:27:19 UTC (rev 2291)
@@ -4913,15 +4913,15 @@
</section>
- <section id="blob-article">
+ <section id="blob-article">
<title>&title-blob-article;</title>
<para>
Here is an excellent article from Mike Hillyer
- (<email>m.hillyer@stripped</email>); explaining how to
+ (<email>mike@stripped</email>); explaining how to
insert or fetch data from blob columns through MyODBC from ADO:
- <ulink url="http://www.dynamergy.com/mike/articles/blobaccessvb.html">MySQL
+ <ulink url="http://dev.mysql.com/tech-resources/articles/vb-blob-handling.html">MySQL
BLOB columns and Visual Basic 6</ulink>.
</para>
@@ -4933,8 +4933,8 @@
<para>
Here is yet another good article from Mike Hillyer
- (<email>m.hillyer@stripped</email>):
- <ulink url="http://www.dynamergy.com/mike/articles/vbmysqldatatypes.php">How
+ (<email>mike@stripped</email>):
+ <ulink url="http://dev.mysql.com/tech-resources/articles/visual-basic-datatypes.html">How
to map Visual basic data type to MySQL types</ulink>.
</para>
Modified: trunk/refman-5.0/installing.xml
===================================================================
--- trunk/refman-5.0/installing.xml 2006-06-06 09:54:13 UTC (rev 2290)
+++ trunk/refman-5.0/installing.xml 2006-06-06 18:27:19 UTC (rev 2291)
@@ -6582,7 +6582,8 @@
<command>myisamchk</command>, because
<command>myisamchk</command> makes use of external locking.
External locking is known to have problems on NetWare 6.0; the
- problem has been eliminated in NetWare 6.5.
+ problem has been eliminated in NetWare 6.5. Note that the use
+ of MySQL on Netware 6.0 is not officially supported.
</para>
<para>
Modified: trunk/refman-5.1/connector-odbc.xml
===================================================================
--- trunk/refman-5.1/connector-odbc.xml 2006-06-06 09:54:13 UTC (rev 2290)
+++ trunk/refman-5.1/connector-odbc.xml 2006-06-06 18:27:19 UTC (rev 2291)
@@ -4913,15 +4913,15 @@
</section>
- <section id="blob-article">
+ <section id="blob-article">
<title>&title-blob-article;</title>
<para>
Here is an excellent article from Mike Hillyer
- (<email>m.hillyer@stripped</email>); explaining how to
+ (<email>mike@stripped</email>); explaining how to
insert or fetch data from blob columns through MyODBC from ADO:
- <ulink url="http://www.dynamergy.com/mike/articles/blobaccessvb.html">MySQL
+ <ulink url="http://dev.mysql.com/tech-resources/articles/vb-blob-handling.html">MySQL
BLOB columns and Visual Basic 6</ulink>.
</para>
@@ -4933,8 +4933,8 @@
<para>
Here is yet another good article from Mike Hillyer
- (<email>m.hillyer@stripped</email>):
- <ulink url="http://www.dynamergy.com/mike/articles/vbmysqldatatypes.php">How
+ (<email>mike@stripped</email>):
+ <ulink url="http://dev.mysql.com/tech-resources/articles/visual-basic-datatypes.html">How
to map Visual basic data type to MySQL types</ulink>.
</para>
Modified: trunk/refman-5.1/installing.xml
===================================================================
--- trunk/refman-5.1/installing.xml 2006-06-06 09:54:13 UTC (rev 2290)
+++ trunk/refman-5.1/installing.xml 2006-06-06 18:27:19 UTC (rev 2291)
@@ -6546,7 +6546,8 @@
<command>myisamchk</command>, because
<command>myisamchk</command> makes use of external locking.
External locking is known to have problems on NetWare 6.0; the
- problem has been eliminated in NetWare 6.5.
+ problem has been eliminated in NetWare 6.5. Note that the use
+ of MySQL on Netware 6.0 is not officially supported.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2291 - in trunk: refman-4.1 refman-5.0 refman-5.1 | mhillyer | 6 Jun |