With its flexible driver architecture, Data Abstract allows your application to talk to virtually any relational database system available. Support for common database vendors is provided in the box both with Data Abstract for .NET and Delphi, as well as with Relativity Server. And hooking up new or more esoteric database types is easily done.
And because Data Abstract is a true multi-tier system, no database client libraries are required on the client, of course, allowing for true thin-client deployment on all the supported platforms, and keeping your database safely tucked behind your firewall.
As well as any other database that can be targeted with the more generic ODBC.NET and OleDB.NET data layers.
Data Abstract for .NET (and Relativity, which is build on DA/.NET) uses ADO.NET database drivers, so in theory any database that an ADO.NET driver is available for and that conforms to a reasonable variant of SQL can be made to work with Data Abstract, easily – usually with as little as a few entries in the .daConfig
XML configuration file.
Data Abstract for Delphi uses Delphi's standard TDataTable infrastructure for its database drivers. It ships with a wide range iff drivers based on existing component sets, including database-specific ones such as IBO or DbGo, and generic ones such as DBX or AnyDAC/FireDAC. Support for any DAC component set not listed below can easily be added, by you or – upon request – our product team.
Support for the following DACs ships with DA/Delphi, including full support. Some of the DACs themselves are open source or commercial third party components that might require a separate purchase:
Your message has been sent, and someone will get back to you soon, usually within a business day.
For technical or support questions, please also check out our RemObjects Talk support forum, as well as out other Support Options.