Test Program for ADO.NET Connections
A simple interactive SQL (iSQL) program is provided to test connections made with our ADO.NET Providers.
Testing an ADO.NET Provider
- Select the radio button for the ADO.NET Provider you want to test.
- Enter the connect string for the target to which the connection is to be made.
- Click the connect button.
- Enter a SQL query to run against the target, and click the Execute Query button.
- The result set will be displayed in the result set pane, as shown --
