Managing user rights
Hi everybody
Does anybody have examples (source code or links) of best practices for
managing user rights, roles, etc using SQL Server?
Thanks in advance
.
Relevant Pages
- Re: Connet to SQL Server?
... illustrate or show examples of bad practices. ... William (Bill) Vaughn ... > "William Vaughn" wrote: ... >>>I am a newbie to both .Net and Sql Server and I am trying to access the ... (microsoft.public.dotnet.framework.adonet) - Re: Keeping a DataView in Memory
... ADO and ADO.NET Examples and Best Practices is written for developers transitioning to ADO.NET and has a wealth of fundamental material for those getting started. ... The 7th Edition takes up where the ADO.NET E&BP book leaves off and talks about the ADO.NET that ships with VS 2005 and far more on SQL Server, the tools and how to design successful applications. ... Set your DataView properties to filter or sort as needed. ... (microsoft.public.dotnet.framework.adonet) - Re: Configuration of Login and password in VB6 program
... I have a VB6 project which the program needs to access SQL Server 2005 ... the userID is QA and the password is qapl. ... able to prevent the designer to have idea of login and password ... they should probably still have the source code ... (microsoft.public.vb.general.discussion) - Re: Dependencies in Enterprise Manager
... SQL Server MVP ... > can you build from your source code in seconds with no maintanence, ... >> SQL Server MVP ... (microsoft.public.sqlserver.programming) - Re: Name change, cant find origin of error
... You could run SQL Profiler to trace all queries sent to SQL Server when you perform this action through web app. ... There could be ad-hoc queries, views, UDFs, stored procs that may refer to the old table, you could take a look at the source code for those SPs, UDFs. ... (microsoft.public.sqlserver.tools) |
|