Getting Started
Connecting from RAD Studio
The CData FireDAC Components for AWS Data Management implement the standard FireDAC classes and integrate AWS Data Management into RAD Studio wizards. You can access the components from the RAD Studio Tool Palette and use the components alongside standard FireDAC classes like TFDQuery, TFDManager, and TFDConnection.
Connecting from AWS Data Management
See Establishing a Connection to connect with the Data Explorer and FireDAC Connection Editor wizards.
AWS Data Management Version Support
The CData FireDAC Components for AWS Data Management enables access to AWS services, surfaced through the AWS Data Management Table Service APIs.See Also
- See Creating VCL Applications to use the Form Designer to create a simple VCL application that queries AWS Data Management.
- See Writing Data Access Code to create TFDConnection objects. See Connection Definitions for other ways to create connections, with TFDManager for example.
- See Using the FireDAC Components for AWS Data Management-specific examples of executing prepared statements, discovering schemas, and writing other data access code.