ANN: UniDirect .NET Data Provider First Release

From: Core Lab (info_at_crlab.com)
Date: 03/17/04


Date: Wed, 17 Mar 2004 11:28:06 +0200

Core Lab company has recently announced first release of UniDirect .NET,
data provider to universal data access to different databases for the
Microsoft .NET Framework. It supports most of major database servers
such as Microsoft SQL Server, Oracle, DB2, MySQL, PostgreSQL and others
through OLE DB and ODBC. The provider is completely based on ADO.NET
technology and can be used in the same way as the SQL Server .NET or
the OLE DB .NET Data Provider. At the same time UniDirect .NET doesn't
implement database specific access layer for all databases, it uses
native ADO.NET providers and based on their functionality.

The main feature of the provider is an access to multiple database servers
at the same code. With UniDirect.NET it is possible to avoid writing
conditional code for different providers or using ADO.NET interfaces
directly.
Also UniDirect .NET realized full support of design-time development and
integration with development IDE that allows to reduce development time.

UniDirect .NET is shipped with support for set of most popular data
providers.
Also it is possible to use other providers to access new database or
provider.

UniDirect .NET works with .NET Framework 1.1, and can be used with
Visual Studio .NET 2003, Borland Delphi 8, Borland C#Builder 1.0.

UniDirect .NET Data Provider is licensed per a developer and registered
users can deploy run-time assemblies with executable applications without
royalty fee.
Free support is provided for registered users.

UniDirect .NET Data Provider costs $99.

Trial version is available for free download
at http://www.crlab.com/unidirect/download.html

For more information on UniDirect .NET Data Provider, contact Core Lab,
Web: http://www.crlab.com/unidirect
Email: unidirect@crlab.com



Relevant Pages

  • Re: .NET data provider or OLEDB provider?
    ... I have had a preliminary look at both the .NET provider and OLEDB provider. ... SQL compatible so we can easily port the database to SQL Server at sometime ... > A .NET data provider would be *much* easier. ...
    (microsoft.public.data.oledb)
  • Re: MS Oracle Data Provider BUG: Data corrupt after 16 rows with O
    ... Could you use this to check the data in your database? ... Once you have done this with both the Oracle managed provider and either ... imported into the 9i database without any errors (i tried 8i Client as well ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: application design problem
    ... Actual action is depends on your Provider which provide service for a particual database or data store. ... When I would click Button1 this sql would execute: ... I dont think its a good idea to put all your client spcific logic ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Choosing a Windows Database
    ... >> use some kind of relational database. ... >> multiple users can access and something scalable and fast. ... >> ADO.NET or ODBC provider. ... >> out there using the DBF type files. ...
    (microsoft.public.vb.database)
  • Re: VS.net installs sql express as default datastore for role/membersh
    ... I can use sql or access databases for dataaccess, ... Asp.net web site administration tool. ... Select provider configuration ... it seems easy to select an other database. ...
    (microsoft.public.dotnet.framework.aspnet)