Removed:
trunk/Documentation/Install_and_deploy.html
trunk/Documentation/Overview.html
trunk/Documentation/borland.html
trunk/Documentation/deployment.html
trunk/Documentation/install_vsnet.html
trunk/Documentation/installation.html
trunk/Documentation/req_and_compat.html
trunk/Documentation/webmatrix.html
trunk/Documentation/whatsnew.html
Log:
removed some old unused documentation files
Deleted: trunk/Documentation/Install_and_deploy.html
===================================================================
--- trunk/Documentation/Install_and_deploy.html 2007-07-05 19:31:57 UTC (rev 777)
+++ trunk/Documentation/Install_and_deploy.html 2007-07-07 01:36:34 UTC (rev 778)
@@ -1,48 +0,0 @@
-<html dir="LTR">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <title>Installation and Deployment</title>
- <xml>
- </xml>
- <link rel="stylesheet" type="text/css" href="MSDN.css" />
- </head>
- <body id="bodyID" class="dtBODY">
- <div id="nsbanner">
- <div id="bannerrow1">
- <table class="bannerparthead" cellspacing="0">
- <tr id="hdr">
- <td class="runninghead">MySQL Connector/Net</td>
- <td class="product">
- </td>
- </tr>
- </table>
- </div>
- <div id="TitleRow">
- <h1 class="dtH1">Installation and Deployment</h1>
- </div>
- </div>
- <div id="nstext">
- <p>
- MySQL Connector/Net is provided in two different packages. One is a zip file that includes the assemblies
- and documentation files. The other package includes an MSI-based installer. This installer will allow
- you to install the software to any location and give you the option of registering the assemblies into the
- Global Assembly Cache (GAC). You can also choose to register the product so that it appears in the Visual
- Studio .NET Add Reference dialog.
- </p>
- <p>
- Other products require different steps to perform the installation. The following topics include more
- detailed installation instructions.
- </p>
- <ul>
- <li><a href="install_vsnet.html">Installing into Visual Studio.Net</a></li>
- <li><a href="borland.html">Installing into Borland Delphi and C# Builder</a></li>
- <li><a href="webmatrix.html">Installing into Microsoft Web Matrix</a></li>
- </ul>
-
- <br/><br/><br/>
- <hr>
- © 2004-2005 MySQL Inc. All rights reserved.
- </div>
- </body>
-</html>
\ No newline at end of file
Deleted: trunk/Documentation/Overview.html
===================================================================
--- trunk/Documentation/Overview.html 2007-07-05 19:31:57 UTC (rev 777)
+++ trunk/Documentation/Overview.html 2007-07-07 01:36:34 UTC (rev 778)
@@ -1,42 +0,0 @@
-<html dir="LTR">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <title>Overview</title>
- <xml>
- </xml>
- <link rel="stylesheet" type="text/css" href="MSDN.css" />
- </head>
- <body id="bodyID" class="dtBODY">
- <div id="nsbanner">
- <div id="bannerrow1">
- <table class="bannerparthead" cellspacing="0">
- <tr id="hdr">
- <td class="runninghead">MySQL Connector/Net</td>
- <td class="product">
- </td>
- </tr>
- </table>
- </div>
- <div id="TitleRow">
- <h1 class="dtH1">Overview</h1>
- </div>
- </div>
- <div id="nstext">
- <p>
- The following topics can be found in this overview section.
- </p>
- <ul>
- <li><a href="introduction.html">Introduction</a></li>
- <li><a href="whatsnew.html">What's new</a></li>
- <li><a href="req_and_compat.html">Requirements and Compatiblity</a></li>
- <li><a href="install_and_deploy.html">Installation and Deployment</a></li>
- <li><a href="support.html">Support</a></li>
- </ul>
-
- <br/><br/><br/>
- <hr>
- © 2004-2005 MySQL Inc. All rights reserved.
- </div>
- </body>
-</html>
\ No newline at end of file
Deleted: trunk/Documentation/borland.html
===================================================================
--- trunk/Documentation/borland.html 2007-07-05 19:31:57 UTC (rev 777)
+++ trunk/Documentation/borland.html 2007-07-07 01:36:34 UTC (rev 778)
@@ -1,48 +0,0 @@
-<html dir="LTR">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <title>Installation and Deployment</title>
- <xml>
- </xml>
- <link rel="stylesheet" type="text/css" href="MSDN.css" />
- </head>
- <body id="bodyID" class="dtBODY">
- <div id="nsbanner">
- <div id="bannerrow1">
- <table class="bannerparthead" cellspacing="0">
- <tr id="hdr">
- <td class="runninghead">MySQL Connector/Net</td>
- <td class="product">
- </td>
- </tr>
- </table>
- </div>
- <div id="TitleRow">
- <h1 class="dtH1">Installation and Deployment</h1>
- </div>
- </div>
- <div id="nstext">
- <p>
- MySQL Connector/Net is provided in two different packages. One is a zip file that includes the assemblies
- and documentation files. The other package includes an MSI-based installer. This installer will allow
- you to install the software to any location and give you the option of registering the assemblies into the
- Global Assembly Cache (GAC). You can also choose to register the product so that it appears in the Visual
- Studio .NET Add Reference dialog.
- </p>
- <p>
- Other products require different steps to perform the installation. The following topics include more
- detailed installation instructions.
- </p>
- <ul>
- <li><a href="install_vsnet.html">Installing into Visual Studio.Net</a></li>
- <li><a href="borland.html">Installing into Borland Delphi and C# Builder</a></li>
- <li><a href="webmatrix.html">Installing into Microsoft Web Matrix</a></li>
- </ul>
-
- <br/><br/><br/>
- <hr>
- © 2004-2005 MySQL Inc. All rights reserved.
- </div>
- </body>
-</html>
\ No newline at end of file
Deleted: trunk/Documentation/deployment.html
===================================================================
--- trunk/Documentation/deployment.html 2007-07-05 19:31:57 UTC (rev 777)
+++ trunk/Documentation/deployment.html 2007-07-07 01:36:34 UTC (rev 778)
@@ -1,51 +0,0 @@
-<html dir="LTR">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <title>Installation and Deployment</title>
- <xml>
- </xml>
- <link rel="stylesheet" type="text/css" href="MSDN.css" />
- </head>
- <body id="bodyID" class="dtBODY">
- <div id="nsbanner">
- <div id="bannerrow1">
- <table class="bannerparthead" cellspacing="0">
- <tr id="hdr">
- <td class="runninghead">MySQL Connector/Net</td>
- <td class="product">
- </td>
- </tr>
- </table>
- </div>
- <div id="TitleRow">
- <h1 class="dtH1">Installation and Deployment</h1>
- </div>
- </div>
- <div id="nstext">
- <h4 class="dtH4">Requirements</h4>
- <p>
- Connector/Net is a managed data provider for the MySQL database system and uses either the .NET framework
- or the Mono frameowork. While the installer does not require either framework to be installed, the binaries
- (assemblies) installed do require one of these frameworks.
- </p>
- <h4 class="dtH4">Framework Compatibility</h4>
- <p>
- MySQL Connector/Net is compatible with the Microsoft .NET framework 1.0. and 1.1 and the Mono framework
- versions 1.0 and later. The connector can also be used successfully with Microsoft Visual Studio .NET 2002 and
- 2003 and Borland C# Builder and Delphi.
- </p>
- <h4 class="dtH4">MySQL Server Compatibility</h4>
- <p>
- MySQL strives to make MySQL Connector/Net compatible with as many publicly available versions of MySQL as possible.
- The current policy is that Connector/Net will be compatible with all production quality versions of MySQL and the
- latest pre-release of any future version. Essentially, it is currently compatible with all production versions of
- MySQL 3.23 and later, 4.0.x and later, 4.1.7 and later, and 5.0.2 (pre-release).
- </p>
-
- <br/><br/><br/>
- <hr>
- © 2004-2005 MySQL Inc. All rights reserved.
- </div>
- </body>
-</html>
\ No newline at end of file
Deleted: trunk/Documentation/install_vsnet.html
===================================================================
--- trunk/Documentation/install_vsnet.html 2007-07-05 19:31:57 UTC (rev 777)
+++ trunk/Documentation/install_vsnet.html 2007-07-07 01:36:34 UTC (rev 778)
@@ -1,51 +0,0 @@
-<html dir="LTR">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <title>Installing into Visual Studio .NET</title>
- <xml>
- </xml>
- <link rel="stylesheet" type="text/css" href="MSDN.css" />
- </head>
- <body id="bodyID" class="dtBODY">
- <div id="nsbanner">
- <div id="bannerrow1">
- <table class="bannerparthead" cellspacing="0">
- <tr id="hdr">
- <td class="runninghead">MySQL Connector/Net</td>
- <td class="product">
- </td>
- </tr>
- </table>
- </div>
- <div id="TitleRow">
- <h1 class="dtH1">Installing into Visual Studio .NET</h1>
- </div>
- </div>
- <div id="nstext">
-
- <p>
- The installer for Connector/Net does not currently register the components into the Visual Studio .NET
- toolbox. To complete this process, you must following the steps below. Future versions of the installer
- will perform these steps during the installation process.
- </p>
- <p><b>Note</b> Installation steps for Visual Studio .NET 2002 and 2003 are identical.</p>
- <p>
- <ul>
- <li>With Visual Studio .NET running, right click on the toolbox to bring up the properties menu.</li>
- <li>Select Add Tab... and enter Connector/Net as the name.</li>
- <li>Now, with the Connector/Net tab open, right click on the toolbox again and select Add/Remove Items...
- The Customize Toolbox dialog will appear.</li>
- <li>On the .NET Framework Components tab, click the Browse button and locate the MySql.Data.dll assembly you just
- installed.</li>
- <li>Once selected, the components that can be added to the toolbox will appear highlighted and with their checkboxes
- checked.</li>
- <li>Click OK to add the MySqlConnection, MySqlCommand, and MySqlDataAdapter components to your toolbox.</li>
- </ul>
- </p>
- <br/><br/><br/>
- <hr>
- © 2004-2005 MySQL Inc. All rights reserved.
- </div>
- </body>
-</html>
\ No newline at end of file
Deleted: trunk/Documentation/installation.html
===================================================================
--- trunk/Documentation/installation.html 2007-07-05 19:31:57 UTC (rev 777)
+++ trunk/Documentation/installation.html 2007-07-07 01:36:34 UTC (rev 778)
@@ -1,51 +0,0 @@
-<html dir="LTR">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <title>Requirements and Compatibility</title>
- <xml>
- </xml>
- <link rel="stylesheet" type="text/css" href="MSDN.css" />
- </head>
- <body id="bodyID" class="dtBODY">
- <div id="nsbanner">
- <div id="bannerrow1">
- <table class="bannerparthead" cellspacing="0">
- <tr id="hdr">
- <td class="runninghead">MySQL Connector/Net</td>
- <td class="product">
- </td>
- </tr>
- </table>
- </div>
- <div id="TitleRow">
- <h1 class="dtH1">Requirements and Compatibility</h1>
- </div>
- </div>
- <div id="nstext">
- <h4 class="dtH4">Requirements</h4>
- <p>
- Connector/Net is a managed data provider for the MySQL database system and uses either the .NET framework
- or the Mono frameowork. While the installer does not require either framework to be installed, the binaries
- (assemblies) installed do require one of these frameworks.
- </p>
- <h4 class="dtH4">Framework Compatibility</h4>
- <p>
- MySQL Connector/Net is compatible with the Microsoft .NET framework 1.0. and 1.1 and the Mono framework
- versions 1.0 and later. The connector can also be used successfully with Microsoft Visual Studio .NET 2002 and
- 2003 and Borland C# Builder and Delphi.
- </p>
- <h4 class="dtH4">MySQL Server Compatibility</h4>
- <p>
- MySQL strives to make MySQL Connector/Net compatible with as many publicly available versions of MySQL as possible.
- The current policy is that Connector/Net will be compatible with all production quality versions of MySQL and the
- latest pre-release of any future version. Essentially, it is currently compatible with all production versions of
- MySQL 3.23 and later, 4.0.x and later, 4.1.7 and later, and 5.0.2 (pre-release).
- </p>
-
- <br/><br/><br/>
- <hr>
- © 2004-2005 MySQL Inc. All rights reserved.
- </div>
- </body>
-</html>
\ No newline at end of file
Deleted: trunk/Documentation/req_and_compat.html
===================================================================
--- trunk/Documentation/req_and_compat.html 2007-07-05 19:31:57 UTC (rev 777)
+++ trunk/Documentation/req_and_compat.html 2007-07-07 01:36:34 UTC (rev 778)
@@ -1,51 +0,0 @@
-<html dir="LTR">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <title>Requirements and Compatibility</title>
- <xml>
- </xml>
- <link rel="stylesheet" type="text/css" href="MSDN.css" />
- </head>
- <body id="bodyID" class="dtBODY">
- <div id="nsbanner">
- <div id="bannerrow1">
- <table class="bannerparthead" cellspacing="0">
- <tr id="hdr">
- <td class="runninghead">MySQL Connector/Net</td>
- <td class="product">
- </td>
- </tr>
- </table>
- </div>
- <div id="TitleRow">
- <h1 class="dtH1">Requirements and Compatibility</h1>
- </div>
- </div>
- <div id="nstext">
- <h4 class="dtH4">Requirements</h4>
- <p>
- Connector/Net is a managed data provider for the MySQL database system and uses either the .NET framework
- or the Mono frameowork. While the installer does not require either framework to be installed, the binaries
- (assemblies) installed do require one of these frameworks.
- </p>
- <h4 class="dtH4">Framework Compatibility</h4>
- <p>
- MySQL Connector/Net is compatible with the Microsoft .NET framework 1.0. and 1.1 and the Mono framework
- versions 1.0 and later. The connector can also be used successfully with Microsoft Visual Studio .NET 2002 and
- 2003 and Borland C# Builder and Delphi.
- </p>
- <h4 class="dtH4">MySQL Server Compatibility</h4>
- <p>
- MySQL strives to make MySQL Connector/Net compatible with as many publicly available versions of MySQL as possible.
- The current policy is that Connector/Net will be compatible with all production quality versions of MySQL and the
- latest pre-release of any future version. Essentially, it is currently compatible with all production versions of
- MySQL 3.23 and later, 4.0.12 and later, 4.1.7 and later, and 5.0.2 (pre-release).
- </p>
-
- <br/><br/><br/>
- <hr>
- © 2004-2005 MySQL Inc. All rights reserved.
- </div>
- </body>
-</html>
\ No newline at end of file
Deleted: trunk/Documentation/webmatrix.html
===================================================================
--- trunk/Documentation/webmatrix.html 2007-07-05 19:31:57 UTC (rev 777)
+++ trunk/Documentation/webmatrix.html 2007-07-07 01:36:34 UTC (rev 778)
@@ -1,48 +0,0 @@
-<html dir="LTR">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <title>Installation and Deployment</title>
- <xml>
- </xml>
- <link rel="stylesheet" type="text/css" href="MSDN.css" />
- </head>
- <body id="bodyID" class="dtBODY">
- <div id="nsbanner">
- <div id="bannerrow1">
- <table class="bannerparthead" cellspacing="0">
- <tr id="hdr">
- <td class="runninghead">MySQL Connector/Net</td>
- <td class="product">
- </td>
- </tr>
- </table>
- </div>
- <div id="TitleRow">
- <h1 class="dtH1">Installation and Deployment</h1>
- </div>
- </div>
- <div id="nstext">
- <p>
- MySQL Connector/Net is provided in two different packages. One is a zip file that includes the assemblies
- and documentation files. The other package includes an MSI-based installer. This installer will allow
- you to install the software to any location and give you the option of registering the assemblies into the
- Global Assembly Cache (GAC). You can also choose to register the product so that it appears in the Visual
- Studio .NET Add Reference dialog.
- </p>
- <p>
- Other products require different steps to perform the installation. The following topics include more
- detailed installation instructions.
- </p>
- <ul>
- <li><a href="install_vsnet.html">Installing into Visual Studio.Net</a></li>
- <li><a href="borland.html">Installing into Borland Delphi and C# Builder</a></li>
- <li><a href="webmatrix.html">Installing into Microsoft Web Matrix</a></li>
- </ul>
-
- <br/><br/><br/>
- <hr>
- © 2004-2005 MySQL Inc. All rights reserved.
- </div>
- </body>
-</html>
\ No newline at end of file
Deleted: trunk/Documentation/whatsnew.html
===================================================================
--- trunk/Documentation/whatsnew.html 2007-07-05 19:31:57 UTC (rev 777)
+++ trunk/Documentation/whatsnew.html 2007-07-07 01:36:34 UTC (rev 778)
@@ -1,43 +0,0 @@
-<html dir="LTR">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
- <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
- <title>What's New</title>
- <xml>
- </xml>
- <link rel="stylesheet" type="text/css" href="MSDN.css" />
- </head>
- <body id="bodyID" class="dtBODY">
- <div id="nsbanner">
- <div id="bannerrow1">
- <table class="bannerparthead" cellspacing="0">
- <tr id="hdr">
- <td class="runninghead">MySQL Connector/Net</td>
- <td class="product">
- </td>
- </tr>
- </table>
- </div>
- <div id="TitleRow">
- <h1 class="dtH1">What's New</h1>
- </div>
- </div>
- <div id="nstext">
- <p>
- <b>Connector/Net 1.0.4 new features:</b>
- <ul>
- <li>Support for all MySQL versions 3.23 and higher</li>
- <li>TCP, Unix socket, named pipe, and shared memory connections are supported</li>
- <li>Works with Net 1.0, 1.1, and Mono 1.0</li>
- <li>Support for compressed connections</li>
- <li>Supports transactions on transactional enabled storage engines</li>
- <li>Supports stored procedures on MySQL 5.0.x</li>
- </ul>
- </p>
-
- <br/><br/><br/>
- <hr>
- © 2004-2005 MySQL Inc. All rights reserved.
- </div>
- </body>
-</html>
\ No newline at end of file
| Thread |
|---|
| • Connector/NET commit: r778 - trunk/Documentation | rburnett | 7 Jul |