Home»Products»Products for Visual Studio Database Developers
Products for Visual Studio Database Developers
ElevateDB If you are a Visual Studio developer that is writing a new database application or rewriting and updating an existing database application, then ElevateDB is the ideal embedded, royalty-free solution:
Adaptable Architecture
Whether single-user, multi-user, or client-server, ElevateDB can support the architecture that you need with minimal changes to your application.
Built for the Future
ElevateDB is ANSI/ISO SQL-2003 compliant and includes complete Unicode support.
Cost-Effective
All ElevateDB products include royalty-free distribution and a free one year product subscription, with prices starting at $299 and complete source code available for an additional charge.
Small and Compact
ElevateDB is contained within a single assembly that is ~2MB in size, and the ElevateDB Server is contained within a single EXE that is ~2MB in size.
Solid and Reliable
All ElevateDB products are thoroughly tested with feature and regression tests in our automated test framework.
DBISAM If you are a Visual Studio developer that needs to access an existing DBISAM database, then the DBISAM ODBC Driver used with the ODBC.NET Data Provider is the ideal solution:
Adaptable Architecture
Whether single-user, multi-user, or client-server, the DBISAM ODBC Driver can support the architecture that you need with minimal changes to your application.
Direct Access
The DBISAM ODBC Driver used with the ODBC.NET Data Provider can provide direct access to any DBISAM database from within Visual Studio, and can be mixed with any other type of access to the same database.
Cost-Effective
All DBISAM products include royalty-free distribution and a free one year product subscription, with prices starting at $269 and complete source code available for an additional charge.
Small and Compact
The DBISAM ODBC Driver is contained in a single DLL that is ~1.8MB in size, and the DBISAM Database Server is contained in a single EXE that is ~1.5MB in size.
Solid and Reliable
All DBISAM products are thoroughly tested with feature and regression tests in our automated test framework.
ElevateDB is 100% managed code, which means that it can be run on 32-bit and 64-bit Windows machines, as well as any Windows CE/Mobile device using the .Net Compact Framework. The product is a standard ADO.Net data provider and contained within a single small assembly that is ~2MB in size. No other configuration is required beyond the connection string settings.
Seamless Integration
ElevateDB integrates directly into the Visual Studio .Net IDE, making it easy to browse and query ElevateDB databases from the Server Explorer, as well as set up new connections and design datasets using the DataSet Designer. All ElevateDB classes are standard ADO.Net descendant classes, and support database-agnostic access with the .Net provider factory classes.
The DBISAM ODBC Driver integrates directly into the Visual Studio .Net IDE via the ODBC.NET Data Provider, making it easy to browse and query DBISAM databases from the Server Explorer, as well as set up new connections and design datasets using the DataSet Designer. All ODBC.NET classes are standard ADO.Net descendant classes, and support database-agnostic access with the .Net provider factory classes.