Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sybase Network Server

Status
Not open for further replies.

hackproof

Programmer
Feb 29, 2004
41
PH
hi,

i need some help guys. im just new in using sybase sql anywhere ver 5.0 and our project leader wanted me to setup a network server database in our server that has an Windows 2000 server OS. i tried creating a network server service in the sybase central having the following parameters:

-c 20M
-n myserver ODBC; testdb

as i start the network server service, an error prompt the screen telling me to check my parameters. im new at this kind thing so could anyone tell me how to setup an network server services using sybase sql anywhere ver 5.0 in an Windows 2000 server OS?
 
this is the command for sybase 5.5, i hope it's the same for sybase 5.0

C:\"installlocationofsqlanywhere"\WIN32\dbsrv50.exe "dbfilelocation" -n "servernametogive" -x TCPIP -ti 0

ex: C:\SQLANY50\WIN32\dbsrv50.exe D:\database.db -n DBSERVER -x TCPIP -ti 0

hope this helps...
cheers, Dan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top