DDEX Provider Implementation
Implementing a DDEX provider requires that you implement certain procedures. In addition, you can implement optional procedures. The topics included in this section provide guidance on implementing a DDEX provider under various circumstances and in different implementation scenarios.
In This Section
Provides guidance on how to register your DDEX provider under different implementation scenarios. |
|
Provides instructions for retrieving either a new or existing connection to a data source. |
|
Discusses the basics of the user interface that you use to connect to data and how it can be modified. |
|
Provides extensive details on supporting your DDEX object hierarchy. |
|
Provides extensive details on providing Server Explorer views of your DDEX object hierarchy. |
Related Sections
Provides comprehensive documentation of the schema reference (.xsd) files that underlie data object support and data view support. |