Sync the ByteFX source tree to the latest version:
[mono.git] / mcs / class / ByteFX.Data / readme.txt
1 Managed Drivers for MySQL and PostgreSQL\r
2 ======================================\r
3 \r
4 Current Status of MySQL driver\r
5 ----------------------------------\r
6 The driver is currently under heavy development.\r
7 The driver is in beta form with most features working reasonably well.\r
8 \r
9 ** Please note that the binaries distributed in the package are either\r
10 compiled with Mono or .NET 1.1. **\r
11 \r
12 \r
13 Current status of the PostgreSQL driver\r
14 ---------------------------------------\r
15 The PostgreSQL driver is just starting and not really usable yet. \r
16 It can perform simple reads with a limited set of data types.\r
17 Watch the project over the next few weeks to see much \r
18 improvement.\r
19 \r
20 \r
21 Credit\r
22 ---------------------------------------\r
23 First of all, many thanks to the MySQL folks for creating such a great database.\r
24 \r
25 Next, I have to give a big thanks and kudos to Mark Matthews for his Java-based MySQL driver.\r
26 As the protocol to MySQL is very poorly documented, his driver proved to be invaluable.\r
27 \r
28 Also, I have to give thanks for Jun Su for starting the SourceForge project and for his wonderful\r
29 contribution of code and ideas.\r
30 \r
31 The following people have also contributed and their additions have been greatly appreciated.\r
32 =================\r
33 Timothy Parez\r
34 Peter Belbin\r
35 Daniel Guisinger\r
36 Steve M. Brown\r
37 Clint Kennedy\r
38 Matthew J. Peddlesden\r
39 Daniel Morgan\r
40 Rory Plaire\r
41 Marco Poponi\r
42 Mark Reay\r
43 \r
44 ....just to name a few.  Many people have contributed either through code, testing, or bug reports.  If I have left\r
45 your name off, it is not intentional and I apologize.  Thank you to everyone who has contributed and continues\r
46 to contribute to this project.\r
47 \r
48 \r
49 I have started putting the names of people who post bugs, patches, suggestions, or anything else of value to the changelog.\r
50 If you have posted and don't see your name, I apologize.  Please let me know who you are and I'll include you.\r
51 The most important thing here is to understand that this is not a one man show.  So many people have provided input\r
52 along the way.\r
53 \r
54 Reggie Burnett\r
55 ByteFX, Inc.\r
56 \r
57 \r
58 \r
59 \r