CUBRID ADO.NET Driver Stable 1.0 version has been released
posted 작년 in CUBRID Apps&Tools category by
Esen Sagynov

Last month we announced the first beta version of official ADO.NET driver for CUBRID. Today, we are happy to announce the stable 1.0 version release of the driver.
- The ADO.NET driver, developed by CUBRID community contributors, has now over 70 test scenarios.
- The driver is released with 100% fully-managed code under the terms of BSD license.
- All main classes of ADO.NET model have been implemented.
- Extended classes implementation (SchemaProvider, CommandBuilder, etc.).
- It implements the (socket) communication protocol of the latest version of CUBRID 8.4.0.
- Supports BLOB/CLOB data types and CUBRID Collections.
- Localization support is built in. For now, only English messages are released. Feel free to contribute the translation of your own language.
- Various source code, demos, examples (UI, VB.NET, NHibernate) are available on the project Wiki page.
Download
You can download CUBRID ADO.NET driver from http://www.cubrid.org/?mid=downloads&item=ado_dot_net_driver&os=windows.
There are 3 ways you can install the driver.
- The easiest way is to use the auto-installer (available on the downloads page).
- Download the compiled library.
- Install from the source code.
For detailed instructions of each installation method refer to CUBRID ADO.NET Driver Installation Guide and ADO.NET Tutorials.
The complete driver documentation is available at http://www.cubrid.org/manual/api/ado.net/1.0/Index.html.
