This topic presents a brief description of the components included in the Universal Data Access Components library. Click on the name of each component for more information. These components are added to the UniDAC page of the Component palette except for TCRBatchMove and TVirtualTable components. They are added to the Data Access page of the Component palette.
|
TUniConnection |
Lets you set up and control connections to different servers. |
|
TUniEncryptor |
Represents data encryption and decryption in client application. |
|
TUniTransaction |
Provides discrete transaction control over sessions. Can be used to manipulate both simple and distributed transactions for certain providers. |
|
TUniQuery |
Uses SQL statements to retrieve data from tables and pass it to one or more data-aware components through a TDataSource object. This component provides a mechanism for updating data. |
|
TUniTable |
Lets you retrieve and update data in a single table without writing SQL statements. |
|
TUniStoredProc |
Executes stored procedures and functions. Lets you edit cursor data returned as parameter. |
|
TUniSQL |
Executes SQL statements, and stored procedures, which do not return datasets. |
|
TUniScript |
Executes sequences of SQL statements, and provides control over the execution process. |
|
TUniMetaData |
Allows to retrieve embracing metadata on specified SQL object |
|
TUniUpdateSQL |
Lets you tune update operations for a DataSet component. |
|
TUniDataSource |
Provides an interface for connecting data-aware controls on a form and UniDAC dataset components. |
|
TUniLoader |
Provides quick loading data to a database. |
|
TUniDump |
Serves to store a database or its parts as a script and also to restore database from received script. |
|
TUniSQLMonitor |
Interface for monitoring dynamic SQL execution. |
|
TUniConnectDialog |
Allows you to build custom prompts for provider name, server name, port number, database, user name, and password. |
|
TUniAlerter |
Used to send and receive database events. |
|
TVirtualTable |
Dataset that stores data in memory. This component is placed on the Data Access page of the Component palette. |
|
TVirtualDataSet |
Dataset that processes arbitrary non-tabular data. |
|
TVirtualQuery |
Dataset that allows to use SQL statements to retrieve data from in-memory datasets or simultaneously from several different RDBMS'es.
|
|
TCRBatchMove |
Transfers data between all types of TDataSet descendants. This component is placed on the Data Access page of the Component palette. |
|
TAccessUniProvider |
Links the Access provider to an application. |
|
TAdvantageUniProvider |
Links the Advantage provider to an application. |
|
TASEUniProvider |
Links the ASE provider to an application. |
|
TDB2UniProvider |
Links the DB2 provider to an application. |
|
TDBFUniProvider |
Links the DBF provider to an application. |
|
TExcelUniProvider |
Links the Excel provider to an application. |
|
TInterBaseUniProvider |
Links the InterBase provider to an application. |
|
TMongoDBUniProvider |
Links the MongoDB provider to an application. |
|
TMySQLUniProvider |
Links the MySQL provider to an application. |
|
TNexusDBUniProvider |
Links the NexusDB provider to an application. |
|
TODBCUniProvider |
Links the ODBC provider to an application. |
|
TOracleUniProvider |
Links the Oracle provider to an application. |
|
TPostgreSQLUniProvider |
Links the PostgreSQL provider to an application. |
|
TRedshiftUniProvider |
Links the Amazon Redshift provider to an application. |
|
TSQLServerUniProvider |
Links the SQL Server provider to an application. |
|
TSQLiteUniProvider |
Links the SQLite provider to an application. |
| TBigCommerceUniProvider |
Links the BigCommerce provider to an application. |
|
TDynamicsCRMUniProvider |
Links the Dynamics CRM provider to an application. |
|
TFreshBooksUniProvider |
Links the FreshBooks provider to an application. |
|
TBigQueryUniProvider |
Links the Google BigQuery provider to an application. |
|
THubSpotUniProvider |
Links the HubSpot provider to an application. |
|
TMagentoUniProvider |
Links the Magento provider to an application. |
|
TMailChimpUniProvider |
Links the MailChimp provider to an application. |
|
TNetSuiteUniProvider |
Links the NetSuite provider to an application. |
|
TQuickBooksUniProvider |
Links the QuickBooks provider to an application. |
|
TSalesforceUniProvider |
Links the Salesforce provider to an application. |
|
TSalesforceMCUniProvider |
Links the Salesforce MC provider to an application. |
|
TSugarCRMUniProvider |
Links the SugarCRM provider to an application. |
|
TZohoCRMUniProvider |
Links Zoho CRM provider to an application. |