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.
Tags: DBISAM ADO.Net Provider, dbisam database, DBISAM Database Server, DBISAM Server, DBISAM tables, ADO.Net DataSet, .NET Framework, Microsoft .NET Framework, ActiveX Data Objects, fast direct access, Elevate Software, ASP.Net page, unmanagable dlls, TCP/IP protocol, data provider