To run the CONNX JDBC Applet

  1. Click Start, and then point to All Programs. Point to CONNX Driver and then click CONNX JDBC Sample Applet.  The Applet Frame window appears.

    image\applet1.gif

  2. Type the server TCP/IP address or host name, for example, localhost, in the Gateway text box.

  3. Type a CONNX user name in the User text box.

  4. Type a CONNX password in the Password text box.

  5. Type a CONNX Data Source Name registered in DSNRegistry, for example, ConnxSamples, in the Data Source text box.

  6. If you are using a CONNX application, type the name in the Application text box.

  7. Click the Connect button to connect.

    A message appears in the upper pane confirming connection.

    image\applet2.gif
     

  8. Type a query in the Query text box, for example,

    Select * from customers_oracle.

  9. Click the Query button to run the query.

    image\applet3.gif

  10. Click the Disconnect button to disconnect the applet.