035e229f541e41aba0736208d0e27654ef987d68
[mono.git] / web / firebird
1 * Firebird and Interbase Data Provider
2
3 <ul>
4         <li>Does not exist in Mono, but is a separate project
5         
6         <li><a href="http://sourceforge.net/projects/firebase-net/">Firebird and Interbase
7         Data Provider</a> for Microsoft .NET and Mono
8         
9         <li><a href="http://firebird.sourceforge.net/index.php">Firebird Relational Database</a> is 
10         an independent project which uses source code based on the Interbase source code released
11         by Borland under the Interbase Public License.
12 </ul>
13
14 * Current Status
15
16 <ul>
17         <li>Currently, it is able to connect to Firebird and Interbase databases 
18            and execute commands
19            
20         <li>The new data
21  provider/driver is written in C# and provides a high-performance native
22  implementation of the GDS32/API functions. This means that .Net developers
23  will be able to access Firebird databases without the need of Firebird
24  client install. In support of the new module, a new mailing list
25  "firebird-net-provider" has been created. Please use this list for any 
26  questions that you may have about the provider. This provider has been made
27  available by Carlos Guzmán Álvarez (aka "Carlos G.A."), who has also made a
28  number of contributions to the OdbcJdbc code.
29 </ul>   
30    
31 * Action Plan
32
33 <ul>
34         <li>Get it to work on Mono too
35         
36         <li>TODO
37 </ul>