How to connect sybase server with unix.
Answers were Sorted based on User's Feedback
Answer / abc
isql is a utility that is being provided by Sybase to
connect to the Sybase server
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / dilip voora
isql utility helps us in getting connected to SYBASE dataserver and the command is given below
isql -U sa -S <servername> -w 3000 -P -X <your password>
NOTE: sa is default login
| Is This Answer Correct ? | 2 Yes | 1 No |
Sybase system databases
What is rollback trigger in a trigger?
What is trace flags — 5101 and 5102 in sybase?
what is the difference between dbcc checkstorage and other dbcc commands
What is the maximum nesting level of Stored Procedure and Triggers in Sybase?
Does sybase support row level locking?
What is sybase replication server?
What is the use 'return' keyword in Stored Procedure?
What is an advantage to using a stored procedure as opposed to passing an sql query from an application ?
Is sybase a database? Explain.
Explain bind cache?
For synchronizing the logins from lower version to higher version, just take the 11.9.2 syslogins structure, go to 12.5 higher version server?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)