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!

Search results for query: *

  1. hobbitmaster

    stopping the DB process?

    Hi, stopping a sybase server can be achieved by making a batch file calling a sql script that is executed using isql. something like isql -Uuser -Ppassword - Sserver -imyscript.sql myscript contains then something like; shutdown go for starting the server again one can call the start server...

Part and Inventory Search

Back
Top