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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sandip
Yes I believe so.
This question really doesnt making any sense.
The question might be denoting role here or it simply means
alias.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kk
The Question doesnt make any sense, is login suppose to
mean role here?
Is This Answer Correct ? | 1 Yes | 3 No |
How do I find the oldest open transaction in sybase?
How to remove row affected and dashes?
Is sybase owned by sap?
What is the maximum nesting level of Stored Procedure and Triggers in Sybase?
How to connect sybase server with unix.
what is update statistics in sybase?
What is the difference between compression level 0 1nd 9
Explain asa, asa ultralite.
What is the difference between 'dump tran database to physical name' 'dump tran database with truncate_only' and dump tran database with no_log'and in real time when we go to truncate the log?
What is asa in sybase?
Explain 'forcing an index' concept.
What will happen if we create more indexes on a sysbase iq table?