Show: Delphi
C++
Display Preferences
Setting Up the Data Module
From RAD Studio
Go Up to Creating multi-tiered applications Index
When you create the data module, you must provide certain information that indicates how it responds to client requests. This information varies, depending on the type of data module. See The Structure of the Application Server for information on what type of data module you need.
The following topics describe how to configure each type of data module:
- Configuring TDSServerModule
- Configuring TRemoteDataModule
- Configuring TMTSDataModule
- Configuring TSoapDataModule