DDEX Provider for Adaptive Server

The Data Designer Extensibility (DDEX) Provider for Adaptive Server enables Visual Studio components, such as Server Explorer, to interact with Adaptive Server and its objects through the Adaptive Server ADO.NET Data Provider. With the DDEX Provider for Adaptive Server, you can:

The DDEX Provider for Adaptive Server is compatible with Visual Studio 2005, 2008, and 2010.

StepsConnecting to Adaptive Server

Add a database connection to Adaptive Server using the Visual Studio Server Explorer view.

Before connecting to the Adaptive Server:

  1. In the Server Explorer view, right-click Data Connections.

  2. Select Add Connection.

  3. Select Sybase ASE Database as the data source and .NET Framework Data Provider for Sybase ASE as the data provider.

  4. Enter the Adaptive Server additional connection properties.

    • Connection properties can be specified as a semicolon(;)-separated list.

    • Last connection property need not terminate with a semicolon(;).

    • Properties without a value are ignored.

    Currently, there are no warning or error messages to flag incorrect connection specifications.

StepsViewing Adaptive Server objects

View Adaptive Server objects and their related information in Visual Studio Server Explorer.

You need a valid connection to an active Adaptive Server to perform this task.

  1. Connect to Adaptive Server.

  2. Expand the Adaptive Server object to explore.

  3. Click an Adaptive Server object to view its property information.