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 |
What is replication server? What is its role in sybase?
How do I tell which tables have identities in sybase?
Differences between clustered and non-clustered in sybase?
What is the drawbacks of normalization?
What sybase central?
What is the difference between db-lib and ct-lib in sybase?
What is isql in sybase?
What is the default size of master database in sybase?
What will cause the size of a stored procedure to grow in sybase?
How would you lock a table in sybase? What text command will you use for it?
How do I configure identities in sybase?
How do check the current running processes?
Oracle (3259)
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)