We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

ADO.Net VCL for Delphi

ADO.Net VCL for Delphi is the fastest and most reliable database connectivity solutions for any database using ADO.Net technology in Delphi. It provides data access to data sources such as SQL Server, Oracle and to data sources exposed through OLE DB and ODBC using ADO.Net data provider framework. ADO.Net VCL for Delphi is an enterprise solution with highest performance and unlimited possibilities. Data-sharing consumer applications can use ADO.NET VCL for Delphi to connect to these data sources and retrieve, handle, and update the data that they contain.

The ADO.Net VCL for Delphi consists of the following library of Data Access components:
– SqlClient Data Access Components.
– OracleClient Data Access Components.
– ODBC Data Access Components.
– OLE DB Data Access Components
– Virtual Table Components.

Pre-requisite: Net Runtime Library for Delphi Enterprise Edition (https://crystalnet-tech.com/RuntimeLibrary/Download.aspx)

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website http://crystalnet-tech.com/ADONetVcl/ADODotNet
Tags
License
Platform
Features
  • Direct access to server data without using client library. Does not require installation of other data provider layers (such as BDE)
  • Interface compatible with standard data access methods, such as ADO
  • Bulk copying of data from a data source to Sql server database using TSqlClientBulkCopy component
  • Supports the posting of deferred updates, so called Cached Updates
  • Provides methods to sort the records. The dataset sorting allows you to get the required records order without requiring a database
  • Provides methods to filter the records. The dataset filtering allows you to get record subsets based on a condition
  • Provides flexible support for master-detail relationships between datasets
  • Support prefetching rows - specifies the number of rows that are to be fetched per server round trip. This is controlled by FetchOptions.RowsetSize property
  • Unicode support
  • Disconnected mode with automatic connection control for working with data offline
  • Transmission is via XML format, therefore can pass through firewalls
  • High performance access to the data source
  • Fast controlled fetch of large data blocks
  • Advanced connection pooling
  • High performance of applying cached updates with batches
  • Fast locate in a sorted DataSet
  • High performance batch processing
  • Intelligent fetch block size control
  • Rowset fetching support using TDbRecordSet Class which mimics the behaviour of ADO RecordSet Object using ADO.Net technology
  • ADO.NET VCL components uses XML to store and transfer data among applications, which provide fast access of data for desktop and distributed applications
  • Database-independent data storage with TClrMemtable and TClrDataTable components
  • CachedUpdates operation mode which is controlled UpdateMode property
  • Local sorting and filtering, including by calculated and lookup fields
  • Local master/detail relationship
  • Automatic data updating with Query, Table, and StoredProc components
  • Fast-forward data retrieval with DataReader component
  • Automatic record refreshing and locking
  • Automatic query preparing
  • Data export and import to/from XML
  • ..e.t.c