In sybase, we can have multiple users associated to same
login ,each corresponds to different databases, right? how
can we login to one database with corresponding user id?
Answer Posted / rashmita
Yes, it’s possible that we can login to one database with
corresponding user id. Because we can have multiple users
associated to same login, each corresponds to different
database, so
We can login to one database with corresponding user id by
issuing command from command prompt
is : isql –U_user id –P_password –D database_name
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
How to implement if-then-else in a select clause in sybase?
What is the use of sp_helprotect in sybase?
What is procedure cache and data cache in sybase?
What command helps you to know the process running on this port, but only su can run this command?
We have lost the sa password, what can we do?
Why do my page locks not get escalated to a table lock after 200 locks?
What is cis and how can I use it?
How to pad with leading zeros an int or smallint in sybase?
List different types of locks in sybase?
What is the role of replication server in sybase?
How configure sybase odbc connection?
How to remove row affected and dashes?
Explain coalesce.
Explain the structure of adaptive server enterprise?
How to divide by zero and nulls in sybase?