can't connect to server db

  • Thread starter Thread starter Dmitri Yukhnovets
  • Start date Start date
D

Dmitri Yukhnovets

Recently moved db for outlook 2007 under sql server 2005.
Problem is that just owner of the databse only now can be conncted to this
db - no one more. To conncet another person we need to change ownership othe
database . Any assignements of connect, dbo, sysadmin auth-ies doesn't make
visiable the db in the outlook list of the db's to connect. But it's possible
to connect to db in command prom anyway. Any suggestions?

Thank you,

Dmitri
 
no one knows....
well I eve tried to add users executing:
begin
EXEC ir_AddSharedUser "userdomain/username"
end

user appears with roles and permissions assigned but still the database
can't appears in the list of sharede databases, saying "cannot find any BCM
databases on computer SSS, 1433. For more infrom....."

As soon as I change owning of the databse to one of the users -- they can
get it in the list -- conect -- work......

Anyone khows such problem?
 
Recently moved db for outlook 2007 under sql server 2005.
Problem is that just owner of the databse only now can be conncted to this
db - no one more. To conncet another person we need to change ownership othe
database . Any assignements of connect, dbo, sysadmin auth-ies doesn't make
visiable the db in the outlook list of the db's to connect. But it's possible
to connect to db in command prom anyway. Any suggestions?

Thank you,

Dmitri

Look at the OrgTable, I suspect there's a column there that tells BCM
whether the database is shared or not.

Luther
http://beyng.blogspot.com/
 
yes. I just investigated it myself. Wanted close the question but you were
first!
Thank you anyway.....
bzzzzzz --- microsoft -- no tool for 64bit server -- so mush time has lost!
 
Back
Top