Problem: when executing a query with isql it will print the column headers every 20 lines. How can this be changed? Solution: isql has a startup parameter to set the number of lines between column headers being printed. The switch is -pagelengthand is documented in the v5 operations guide p195. This switch works on both version 4.0 and version 5.0.
Last Modified: 17-OCT-00