Changed step 3, since we need to be compatible with MS .NET
authorRodrigo Moya <rodrigo@mono-cvs.ximian.com>
Mon, 6 May 2002 19:18:53 +0000 (19:18 -0000)
committerRodrigo Moya <rodrigo@mono-cvs.ximian.com>
Mon, 6 May 2002 19:18:53 +0000 (19:18 -0000)
svn path=/trunk/mono/; revision=4348

doc/ado-net
web/ado-net

index c66a7a931ea6cb29cc46e5556f26d5c27532100f..6de3889c1bc27c1ce4796ae73c07fc4375eb63bb 100644 (file)
                  its engine.  It may have the option of using libgda too.
        </ul>
 
-       <b>Step 3:</b> System.Data.SqlClient Providers:
+       <b>Step 3:</b> System.Data.SqlClient Provider:
 
        <ul>
-               * System.Data.SqlClient will then become a generic
-                 proxy for binding to other SQL implementations other
-                 than PostgreSQL (MySQL on Unix/Windows; MS SQL on
-                 Windows; Interbase on Unix/Windows, Oracle on
-                 Unix/Windows). Others are welcomed.
+               * System.Data.SqlClient will then become a managed
+                 provider for MS SQL Server, both on Windows and
+                 Linux, to be compatible with applications written
+                 for MS .NET.
        </ul>
 
        <b>Step 4:</b> Other System.Data providers:
index c66a7a931ea6cb29cc46e5556f26d5c27532100f..6de3889c1bc27c1ce4796ae73c07fc4375eb63bb 100644 (file)
                  its engine.  It may have the option of using libgda too.
        </ul>
 
-       <b>Step 3:</b> System.Data.SqlClient Providers:
+       <b>Step 3:</b> System.Data.SqlClient Provider:
 
        <ul>
-               * System.Data.SqlClient will then become a generic
-                 proxy for binding to other SQL implementations other
-                 than PostgreSQL (MySQL on Unix/Windows; MS SQL on
-                 Windows; Interbase on Unix/Windows, Oracle on
-                 Unix/Windows). Others are welcomed.
+               * System.Data.SqlClient will then become a managed
+                 provider for MS SQL Server, both on Windows and
+                 Linux, to be compatible with applications written
+                 for MS .NET.
        </ul>
 
        <b>Step 4:</b> Other System.Data providers: