PDA

View Full Version : DBISAM ADO.Net Provider 1.6.0



بابک زواری
دوشنبه 15 اسفند 1384, 15:45 عصر
DBISAM ADO.Net Provider is a data provider designed to communicate with DBISAM Database Server by Elevate Software from an application or ASP.Net page written for the Microsoft .NET Framework. It is based on ActiveX Data Objects for the .NET Framework (ADO.NET) technology.

DBISAM ADO.Net Provider is completely programmed in C# for .Net, is fully managable and does not require any unmanagable dlls. ADO.Net Provider uses TCP/IP protocol to comminicate with DBISAM Server.

DBISAM ADO.Net Provider provides following functionality:

Connecting to a DBISAM database.

Executing commands and SQL statements.

Providing fast direct access to DBISAM tables via TableDirect mode.

Retrieving results of executed commands into ADO.Net DataSet.

Modifying data within DataSet and submitting updates back to DBISAM database.

Following are the main features of DBISAM ADO.Net Provider:

Written in C# and is 100% managed code.

Does NOT require any unmanaged libraries, dlls or other 3rd party client libraries!

Uses DBISAM protocol to access DBISAM Server via TCP/IP.

Supports both DBISAM v3 and v4 servers with the same set of components (specify Engine Version parameter in a connection string).

Provides highest performance.

Extremily small footprint (only about 50 KB!).

Easy to deploy (no dlls necessary!).

Supports all DBISAM data types.

Includes convinient design-time tools, accessible from all types of IDEs (VS.Net, C#Builder & Delphi 8).

Allows to test connection, configure data adapters and datasets and preview real data at design-time from any IDE.

Please see Demo projects included in the package to learn how to use DBISAM ADO.Net Provider.

CODE
http://www.contextsoft.com/servlet/download/dbisamnet160t.exe