The syntax for a network driver entry in the libtcl.cfg file is:
driver=protocol description
where:
driver is the name of the network driver.
protocol is the name of the network protocol.
description is a description of the entry. This element is optional.
You can comment out the network driver entry by placing a semicolon at the beginning of the line; then, Adaptive Server will use a driver that is compatible with your application and platform.