forked from cincuranet/FirebirdSql.Data.FirebirdClient
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
38 lines (21 loc) · 828 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
ADO.NET 2.0+ Data Provider for Firebird
=======================================
This project is supported by:
-----------------------------
Sean Leyne (Broadview Software)
SMS-Timing
Development list
----------------
You can subscribe to the developement list at:
http://lists.sourceforge.net/lists/listinfo/firebird-net-provider
You can access the lastest developement sources at:
http://www.firebirdsql.org/en/devel-net-provider/
Reporting Bugs
--------------
There are two ways you can report bugs:
1. Sending it to the developement list.
2. Through the Firebird Project tracker (category DNET):
http://tracker.firebirdsql.org/DNET
3rd party code
--------------
For zlib compression the provider uses pieces from DotNetZip (http://dotnetzip.codeplex.com/) library.