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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL Server 2005 Security

Author  Topic 

spdhiva
Starting Member

13 Posts

Posted - 2006-10-30 : 12:11:11
Hi Friends,

I'm new to SQL Server 2005 an dWe are setting up the Development environment.

I have created a NT User group Domain\SqlDevelopers and I have added all my developers NT account into that group.
I created this group in Development SQL Server 2005 (SQLDEV02).
I created a Db and assign the user mapping as db_Owner for this NT group.
The developers try to create database objects (Table, proc)from visual studio 2005 and they get the error message "Failed to Get schema name".
The default schema is dbo.

Could you guys help me?
   

- Advertisement -