SQLDirect .NET Data Provider version 1.00 Released!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Microsoft SQL Server
Locked
Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

SQLDirect .NET Data Provider version 1.00 Released!

Post by Alexey » Tue 05 Jun 2007 06:16

Dear users,

Core Lab team is glad to announce the release of the new product SQLDirect .NET data provider.
SQLDirect .NET is an enhanced data provider for SQL Server that builds on ADO.NET technology to present a complete
solution for developing SQL Server-based database applications. As part of the Core Lab database application development
framework, SQLDirect .NET offers both high performance native connectivity to SQL Server and the number of innovative
development tools and technologies. SQLDirect .NET introduces new approaches for designing application architecture,
boosts productivity, and leverages database application implementation.

The main features of SQLDirect .NET:
  • Direct access to SQL Server within 100% managed code
  • High performance
  • Operates in both connected and disconnected models
  • Powerful SqlDataTable component as all-in-one table data access solution
  • Auxiliary components for SQL scripts and bulk data transfer
  • Extra data binding capabilities
  • Cross-form components cooperation
  • Ability of monitoring query execution
  • Easy to deploy
  • Supports the latest versions of SQL Server
  • All SQL Server data types support
SQLDirect .NET comes in two editions: Professional, and Standard.
Now we offer Standard Edition for free. You are welcome to evaluate SQLDirect .NET Professional Trial or try Standard version available for download at http://crlab.com/sqlnet/download.html
We're looking forward to your comments and suggestions.

Core Lab development team
http://www.crlab.com/sqlnet

Locked