ASA Database Administration Guide
Connection and Communication Parameters
Network communications parameters
TCP/IP, SPX (Windows 95/98/Me, Windows NT/2000/XP)
String
On Windows NT/2000/XP, the default is ws2_32.dll (Winsock 2.0).
On Windows 95/98/Me the default is wsock32.dll (Winsock 1.1).
To support untested TCP/IP protocol stacks where the required networking interface functions are in DLLs that differ from the default protocol stack. The client or server looks for its required functionality in the named DLLs.
The following command starts a server using Winsock 1.1:
dbsrv9 -x tcpip(dll=wsock32.dll) asademo