Author: mcbrown
Date: 2006-06-14 11:05:51 +0200 (Wed, 14 Jun 2006)
New Revision: 2374
Log:
Added short note about MyODBC 5.0.
Modified:
trunk/refman-5.0/connector-odbc.xml
trunk/refman-5.1/connector-odbc.xml
Modified: trunk/refman-5.0/connector-odbc.xml
===================================================================
--- trunk/refman-5.0/connector-odbc.xml 2006-06-14 07:03:51 UTC (rev 2373)
+++ trunk/refman-5.0/connector-odbc.xml 2006-06-14 09:05:51 UTC (rev 2374)
@@ -117,6 +117,19 @@
<listitem>
<para>
+ MyODBC 5.0, currently in beta status, has been designed to
+ extend the functionality of the MyODBC 3.51 driver and
+ incorporate full support for the functionality in the MySQL
+ 5.0 server release, including stored procedures and views.
+ Applications using MyODBC 3.51 will be compatible with
+ MyODBC 5.0, while being able to take advantage of the new
+ features. Features and functionality of the MyODBC 5.0
+ driver are not currently included in this guide.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
MyODBC 3.51 is the current release of the 32-bit ODBC
driver, also known as the MySQL ODBC 3.51 driver. This
version is enhanced compared to the older MyODBC 2.50
@@ -507,7 +520,8 @@
<title>&title-myodbc-supported-platforms;</title>
<para>
- MyODBC can be used on all major platforms supported by MySQL. You can install it on:
+ MyODBC can be used on all major platforms supported by MySQL.
+ You can install it on:
</para>
<itemizedlist>
@@ -520,10 +534,10 @@
<listitem>
<para>
- All Unix-like Operating Systems, including: AIX, Amiga, BSDI,
- DEC, FreeBSD, HP-UX 10/11, Linux, NetBSD, OpenBSD, OS/2, SGI
- Irix, Solaris, SunOS, SCO OpenServer, SCO UnixWare, Tru64
- Unix
+ All Unix-like Operating Systems, including: AIX, Amiga,
+ BSDI, DEC, FreeBSD, HP-UX 10/11, Linux, NetBSD, OpenBSD,
+ OS/2, SGI Irix, Solaris, SunOS, SCO OpenServer, SCO
+ UnixWare, Tru64 Unix
</para>
</listitem>
Modified: trunk/refman-5.1/connector-odbc.xml
===================================================================
--- trunk/refman-5.1/connector-odbc.xml 2006-06-14 07:03:51 UTC (rev 2373)
+++ trunk/refman-5.1/connector-odbc.xml 2006-06-14 09:05:51 UTC (rev 2374)
@@ -117,6 +117,19 @@
<listitem>
<para>
+ MyODBC 5.0, currently in beta status, has been designed to
+ extend the functionality of the MyODBC 3.51 driver and
+ incorporate full support for the functionality in the MySQL
+ 5.0 server release, including stored procedures and views.
+ Applications using MyODBC 3.51 will be compatible with
+ MyODBC 5.0, while being able to take advantage of the new
+ features. Features and functionality of the MyODBC 5.0
+ driver are not currently included in this guide.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
MyODBC 3.51 is the current release of the 32-bit ODBC
driver, also known as the MySQL ODBC 3.51 driver. This
version is enhanced compared to the older MyODBC 2.50
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2374 - in trunk: refman-5.0 refman-5.1 | mcbrown | 14 Jun |