INF: Named Pipes Connectivity in an OS/2 2.1 MS-DOS BoxID: Q116269
|
OS/2 version 2.1 allows named pipe connectivity in a MS-DOS compatibility box. This can be done over the network using networking software or locally on the server machine itself through the local pipes facilities built into the OS/2 2.1 MS-DOS box.
As mentioned above, OS/2 2.1 provides the ability to make named pipes
connections through its MS-DOS compatibility box. There are two different
named pipes connection types: local and network. The following items
describe how to set up each of these named piped connection types:
To make Network named pipe connectivity:
ISQL /Stest1 /Usa /P
SET <server name>=\\<server name>\pipe\sql\query
For example, to connect to the local server TEST you would
create the DOS environment variable as:
SET test=\\test\pipe\sql\query
ISQL /Stest /Usa /P
Keywords : kbtool SSrvServer
Version : 4.2 4.21 4.2b
Platform : OS/2
Issue type :
Last Reviewed: March 19, 1999