Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Installation Guide

Querying the Sample Data Source

  • Last Updated: April 5, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 9.0
    • Documentation

Note: The ADO and ADO.NET clients are currently available only in OpenAccess SDK 8.1. However, they are compatible with the OpenAccess SDK 9.0 server.

The following sample session assumes an OpenAccess SDK Server is running on a host mysdkserver at port 20092, and is configured with the Default server data source with table emp.

  1. From a command prompt, change to the install_dir\example subdirectory.

  2. Enter the following command:

    SELECT mydsn 20092 Default pooh bear emp

  3. The ADO.NET Client connects to mysdkserver on port 20092. After connecting, the query SELECT * FROM emp is issued and the results are displayed.

For other ways to test the data provider, refer to the OpenAccess SDK Administrator’s Guide.

TitleResults for “How to create a CRG?”Also Available inAlert