Discussion:
MySQL ADO.Net provider release
Reggie Burnett
2003-01-16 17:58:29 UTC
Permalink
This is an announcement of the latest release of ByteFX.Data, a set of
open source data providers for MySQL and PostgreSQL.

Binaries and source can be downloaded from
http://www.sourcforge.net/projects/mysqlnet.

Here is the changelog entry for this version:
* MySQLCommandBuilder now implemented
* Transaction support now implemented (not all table types support this)
* GetSchemaTable fixed to not use xsd (for Mono)
* Driver is now Mono-compatible!!
* TIME data type now supported
* More work to improve Timestamp data type handling
* Changed signatures of all classes to match corresponding SqlClient
classes

Three packages are available for download.
1. Mono compiled assembly
2. VS.Net compiled assembly
3. Sources

If anyone who uses MySQL could try this provider out, I would greatly
appreciate any feedback on bugs, features requested, kudos, complaints.
Anything really!

Also, a PostgreSQL provider is underway but just started so not really
useable yet.

Thanks for reading this and taking a look.

Enjoy!

Reggie Burnett
ByteFX, Inc.
http://www.bytefx.com <http://www.bytefx.com/>

P.S. Btw, I am available for consulting. Just refer to my website for
contact info and specializations.
Langdon White
2003-01-21 15:15:22 UTC
Permalink
Just thought I would let you know that your "Project Track" link seems to be
busted...
Langdon White

-----Original Message-----
From: Reggie Burnett [mailto:***@BELLSOUTH.NET]
Sent: Thursday, January 16, 2003 12:58 PM
To: DOTNET-***@DISCUSS.DEVELOP.COM
Subject: [DOTNET-PRODUCTS] MySQL ADO.Net provider release


This is an announcement of the latest release of ByteFX.Data, a set of open
source data providers for MySQL and PostgreSQL.

Binaries and source can be downloaded from
http://www.sourcforge.net/projects/mysqlnet.

Here is the changelog entry for this version:
* MySQLCommandBuilder now implemented
* Transaction support now implemented (not all table types support this)
* GetSchemaTable fixed to not use xsd (for Mono)
* Driver is now Mono-compatible!!
* TIME data type now supported
* More work to improve Timestamp data type handling
* Changed signatures of all classes to match corresponding SqlClient classes

Three packages are available for download.
Mono compiled assembly
VS.Net compiled assembly
Sources

If anyone who uses MySQL could try this provider out, I would greatly
appreciate any feedback on bugs, features requested, kudos, complaints.
Anything really!

Also, a PostgreSQL provider is underway but just started so not really
useable yet.

Thanks for reading this and taking a look.

Enjoy!

Reggie Burnett
ByteFX, Inc.
http://www.bytefx.com

P.S. Btw, I am available for consulting. Just refer to my website for
contact info and specializations.
Reggie Burnett
2003-01-21 16:25:03 UTC
Permalink
Yes, I'm getting around to it ;-)

Reggie
Post by Langdon White
-----Original Message-----
Behalf Of Langdon White
Sent: Tuesday, January 21, 2003 9:15 AM
Subject: Re: [DOTNET-PRODUCTS] MySQL ADO.Net provider release
Just thought I would let you know that your "Project Track" link seems
to
Post by Langdon White
be
busted...
Langdon White
-----Original Message-----
Sent: Thursday, January 16, 2003 12:58 PM
Subject: [DOTNET-PRODUCTS] MySQL ADO.Net provider release
This is an announcement of the latest release of ByteFX.Data, a set of open
source data providers for MySQL and PostgreSQL.
Binaries and source can be downloaded from
http://www.sourcforge.net/projects/mysqlnet.
* MySQLCommandBuilder now implemented
* Transaction support now implemented (not all table types support this)
* GetSchemaTable fixed to not use xsd (for Mono)
* Driver is now Mono-compatible!!
* TIME data type now supported
* More work to improve Timestamp data type handling
* Changed signatures of all classes to match corresponding SqlClient classes
Three packages are available for download.
Mono compiled assembly
VS.Net compiled assembly
Sources
If anyone who uses MySQL could try this provider out, I would greatly
appreciate any feedback on bugs, features requested, kudos,
complaints.
Post by Langdon White
Anything really!
Also, a PostgreSQL provider is underway but just started so not really
useable yet.
Thanks for reading this and taking a look.
Enjoy!
Reggie Burnett
ByteFX, Inc.
http://www.bytefx.com
P.S. Btw, I am available for consulting. Just refer to my website for
contact info and specializations.
Loading...