skip to main content
Setting up your development environment for an IP : Connecting to your data source
 

Connecting to your data source

Once you have configured an OpenAccess SDK service with a data source entry for your IP, OpenAccess SDK clients can connect to it, select the data source, and issue SQL commands. To connect:
*In a client/server configuration, specify the host and port number that the OpenAccess SDK service is running on and the data source name.
*In a local configuration, specify the service name and the data source name.
The Interactive SQL tools can be used to execute SQL commands for testing and for setting up the schema. For detailed information about testing using the OpenAccess SDK Clients, refer to the OpenAccess SDK Installation Guide.