To test the example program, follow these steps:
Use isql to connect to server_name:
isql -Uusername -Ppassword -S server_name
Enter the following query (or any SQL command):
select * from sysservers
You may now execute any SQL commands.
A client program can stop an example by executing the stop_serv registered procedure from an Adaptive Server.