[Mono-list] [rykr@BELLSOUTH.NET: ANN: GPL MySQL Driver for ADO.Net]

Paolo Molaro lupus@ximian.com
Sat, 4 May 2002 12:33:31 +0200


--uc35eWnScqDcQrv5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

May be of interest to the mono ado.net folks...

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better

--uc35eWnScqDcQrv5
Content-Type: message/rfc822
Content-Disposition: inline

Return-Path: <owner-dotnet@DISCUSS.DEVELOP.COM>
Delivered-To: lupus@peabody.ximian.com
Received: (qmail 12317 invoked from network); 4 May 2002 03:06:29 -0000
Received: from trna.ximian.com (141.154.95.22)
  by peabody.ximian.com with SMTP; 4 May 2002 03:06:29 -0000
Received: from listserv3.develop.com (discuss.develop.com [63.111.243.44])
	by trna.ximian.com (8.11.6/8.11.6) with ESMTP id g442DYk16484;
	Fri, 3 May 2002 22:13:34 -0400
Received: from listserv3 (63.111.243.44) by listserv3.develop.com (LSMTP for Windows NT v1.1b) with SMTP id <0.0002F355@listserv3.develop.com>; Fri, 3 May 2002 20:06:26 -0700
Received: from DISCUSS.DEVELOP.COM by DISCUSS.DEVELOP.COM (LISTSERV-TCP/IP
          release 1.8d) with spool id 1973795 for DOTNET@DISCUSS.DEVELOP.COM;
          Fri, 3 May 2002 20:06:26 -0700
Received: from gateway.burnetts.net (65.80.186.198) by listserv3.develop.com
          (LSMTP for Windows NT v1.1b) with SMTP id
          <0.0002F353@listserv3.develop.com>; Fri, 3 May 2002 20:06:25 -0700
Received: from endeavor (unknown [192.168.1.221]) by gateway.burnetts.net
          (Postfix) with SMTP id 4565A6277; Fri,  3 May 2002 23:23:52 -0400
          (EDT)
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Importance: Normal
Message-ID:  <BEEEKHIBCBLHOCDCNOEDOEDKCPAA.rykr@bellsouth.net>
Date:         Fri, 3 May 2002 22:04:53 -0500
Reply-To: dotnet discussion <DOTNET@DISCUSS.DEVELOP.COM>
Sender: dotnet discussion <DOTNET@DISCUSS.DEVELOP.COM>
From: Reggie Burnett <rykr@BELLSOUTH.NET>
Subject:      ANN: GPL MySQL Driver for ADO.Net
Comments: cc: adamhunger@yahoo.com
To: DOTNET@DISCUSS.DEVELOP.COM

Quick announcement:

You can find a pre-alpha version of a native MySQL driver written entirely
in C#.  Many features are currently functional, but this driver has not been
tested completely yet and is not even fully implemented yet.  It could eat
your data and not even say thank you!

Features that work:
1.  Socket and pipe access to the latest 3.x version of MySQL (4.0 is not
supported yet)
2.  Connection, Datareader, Command, and DataAdapter classes implemented
(select only on data adapter)
3.  DataSet.Fill functions correctly

What is not there (tons, so just the big ones):
1.  Protocol compression
2.  Transactions
3.  Non-select Adapter commands
4.  Support for previous MySQL protocols
5.  Support for 4.0 protocol


Why put it out now?  Well, I just wanted to let everyone know that it exists
so that if anyone needed/wanted access to MySQL they knew of the project.

You can find a link to it on our site at
http://www.bytefx.com/projects.aspx.  It is licensed under the GPL and any
thoughts/help/suggestions/patches are welcome.

This is our first project released under the GPL so please be gentle with us
:-D

Enjoy!
Reggie
http://www.bytefx.com

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

--uc35eWnScqDcQrv5--