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
What do you mean by deferred update in sybase?
How to connect sybase database from python?
Can I use a named pipe to bcp/dump data out or in in sybase?
Explain bind cache?
How to divide by zero and nulls in sybase?
What is open client in sybase?
Explain about the sybase group?
Why am I running out of locks on the replicate side in sybase ?
Who owns sybase?
You want to delete a table in sybase. How would you do it?
How to connect to sybase database from linux?
How do I find the oldest open transaction in sybase?
What is asa in sybase?
How do I force an index to be used in sybase?
We have lost the sa password, what can we do?