Using isql with Sybase Failover

To use isql to connect to a primary server with failover capability, you must:

If your sql.ini file contained the example entry given in “Adding a hafailover line to the sql.ini file,” you could use isql with failover by entering:

isql -S PERSONNEL1 -Q

.