This is the Windows app named ADO.Net DAC for Delphi whose latest release can be downloaded as ADONetVCL4Delphi.exe. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named ADO.Net DAC for Delphi with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
ADO.Net DAC for Delphi
DESCRIPTION
ADO.Net Data Access Components (DAC) 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 DAC for Delphi is an enterprise solution with highest performance and unlimited possibilities. Data-sharing consumer applications can use ADO.NET DAC for Delphi to connect to these data sources and retrieve, handle, and update the data that they contain.The ADO.Net DAC 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)
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 DAC 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
Audience
Developers, Architects
Programming Language
C#, Delphi/Kylix
Database Environment
XML-based, Oracle, SQLite, SQL-based, Microsoft SQL Server, Microsoft Access, ODBC, ADO.NET
This is an application that can also be fetched from https://sourceforge.net/projects/cnetdaccomponentfordelphi/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.