How to connect to sybase database from linux?



How to connect to sybase database from linux?..

Answer / Nripendra Misra

To connect to a Sybase database from Linux, you can use the isql command-line tool. Install the necessary libraries (such as asaclient) and run the following command:nisql -U username -P password -h hostname dbname

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Sybase Interview Questions

Explain asa, asa ultralite.

1 Answers  


What is the difference in storage type of numeric and decimal data types in sybase ?

1 Answers  


Are you doing the updates from within a cursor?

1 Answers  


What is a natural key in sybase?

1 Answers  


Explain the role of replication server in sybase.

1 Answers  


What is cmaxpktsz good for in sybase?

1 Answers  


How to restore sybase database in sap?

1 Answers  


How do I connect to a sybase database?

1 Answers  


Is sybase sql?

1 Answers  


What is a coalesce? What is the equivalent of oracle/db2 coalesce function in sybase?

1 Answers  


What is table partitioning in sybase?

1 Answers  


What are triggers? Why do we use them? Diff types of triggers? What are magic tables?

1 Answers  


Categories