Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Nitinkcv
Starting Member
2 Posts |
Posted - 2007-04-05 : 02:26:45
|
| HI,currently two people(with different username and password) are using a shared workstation, where in the sql server is installed. so i just wanted to know that whether two people could use the sql server at the same time. please note that the two people have different username and password to enter to log in.Thanks,Nitin |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2007-04-05 : 02:40:42
|
Yes. Definitely. SQL Server 2005 is not design for single user environment KH |
 |
|
|
chiragkhabaria
Master Smack Fu Yak Hacker
1907 Posts |
Posted - 2007-04-05 : 08:12:15
|
| Yes, they can login to the system, but make sure that they are not accessing the same objects simultaneously and you implements a better Trasactional System..Chiraghttp://chirikworld.blogspot.com/ |
 |
|
|
|
|
|