Answer Posted / 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 |
Post New Answer View All Answers
What are the best monitoring tools for the sybase database?
How do the blocker processes exist internally in sybase?
Explain table partitioning in sybase.
Can I partition any table in sybase ?
How do I correct time slice -201?
How to take backup in sybase database in sap?
Can I use a named pipe to bcp/dump data out or in in sybase?
How would you list objects in sybase?
How to pad with leading zeros an int or smallint in sybase?
How to implement if-then-else in a select clause in sybase?
Differences between clustered and non-clustered in sybase?
Given a table which contains some rows with duplicate keys, how would you remove the duplicates?
How to manually drop a table in sybase?
What is procedure cache and data cache in sybase?
Is sybase free?