difference between Owned schemas and Roles members
- From: "Bart" <b@xxxxxx>
- Date: Sat, 24 Mar 2007 17:50:52 +0100
Hi,
I want to create a login (for account ASPNET from the Active Directory) in
sql server express 2005 for a specific database.
When addidng a new user to a specific database, i see:
Owned schemas, where i take db_datareader and db_datawriter
Roles memmbers: also db_datareader and db_datawriter
What's the difference between both and are they both required fpr account
ASPNET?
Tbanks
Bart
.
Relevant Pages
- Re: difference between Owned schemas and Roles members
... I want to create a login (for account ASPNET from the Active Directory) in ... sql server express 2005 for a specific database. ... When addidng a new user to a specific database, ... (microsoft.public.sqlserver.connect) - owned schema or role members?
... I want to create a login (for account ASPNET from the Active Directory) in ... sql server express 2005 for a specific database. ... When addidng a new user to a specific database, ... (microsoft.public.sqlserver.security) - Re: owned schema or role members?
... I want to create a login (for account ASPNET from the Active Directory) in ... sql server express 2005 for a specific database. ... When addidng a new user to a specific database, ... (microsoft.public.sqlserver.security) - Re: MS Access DAO -> ADO.NET Migration
... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ... (microsoft.public.dotnet.framework.adonet) - Re: Cluster will not fail over.
... > As far as the TCP/IP issue goes, you had to rebuild the cluster and were ... > able to restore the master database. ... > a cluster installation you'll have to revisit. ... >> This worked bringing up the sql server in minimal mode. ... (microsoft.public.sqlserver.clustering) |
|