AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Code-Bibliothek Neuen Beitrag zur Code-Library hinzufügen Devart Introduces a New VirtualDAC and Updated Delphi Data Access Components

Devart Introduces a New VirtualDAC and Updated Delphi Data Access Components

Ein Thema von Devart Software · begonnen am 9. Sep 2016
Antwort Antwort
Devart Software

Registriert seit: 6. Dez 2012
18 Beiträge
 
#1

Devart Introduces a New VirtualDAC and Updated Delphi Data Access Components

  Alt 9. Sep 2016, 13:42
Devart released a new product VirtualDAC and updated the rest of Delphi Data Access Components.

Devart, Czech software vendor of database tools and data connectivity solutions, released a new product in the Delphi Data Access Components product line - VirtualDAC, formerly known as VirtualTable Component. VirtualDAC consists of components that provide such capabilities as working with non-tabular data, performing SQL-queries to data in memory or to data from sources in different RDBMS'es etc., that are not available for standard data access components. In addition to the well-known TVirtualTable component, VirtualDAC is supplemented with two new components - TVirtualQuery and TVirtualDataSet.

VirtualQuery
The TVirtualQuery component is used to retrieve data with SQL queries from sources, that are any TDataSet descendants. Due to this, you can build complex SQL queries to in-memory data (data sources are TVirtualTable, TVirtualDataSet or another TVirtualQuery) or to data stored in different RDBMS'es.

VirtualTable
The TVirtualTable component represents an in-memory data storage that does not have linked data files. TVirtualTable allows to load data from a XML or CSV file, or from an existing dataset, and then process the data in the usual way, as in any TDataSet descendant.

VirtualDataSet
The TVirtualDataSet component is data wrapper that doesn't store data in memory and interacts with data using event handlers. It allows to represent arbitrary data (arrays, lists, objects, etc.) as TDataSet descendants and link it with any DB-aware components to display data or modify it.

DACs updated too
The rest of the DAC products are also updated. In this version UniDAC 6.4 got the new component - TVirtualQuery. And the TVirtualDataSet component was added to all the DAC products.

Learn more about Virtual Data Access Components at https://www.devart.com/virtualdac/

About Devart

Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects.

For additional information about Devart, visit https://www.devart.com/.
  Mit Zitat antworten Zitat
Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:21 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz