File Types (Data Abstract)
From RemObjects Wiki
This is a Data Abstract Library topic
Feel free to add your notes to this topic below.
Data Abstract supports the following file types:
- .dad (Delphi) / .daConfig (.NET) files are used for configuring Schema; they contain definitions of 3rd-party drivers.
- .daConnections files are used for storing the connections defined in a Schema.
- .daDiagrams files are used for storing diagrams defined in a TDASchema (Delphi) / SchemaAccess (.NET).
- .daSchema files are used for storing the contents of a Schema.
Also, Data Abstract has a DefaultConnections.ini file, which keeps information about default DB connections. You can see the DB connections in the 'New Schema Wizard':
See Also
Product: RemObjects Data Abstract
Available Editions: Data Abstract for .NET, Delphi and Xcode
Glossary — Architecture — Articles — Features — Library — Samples