Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 26th, 2007, 11:27 AM
Registered User
 
Join Date: Dec 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Blocking sysadmin role users...is it possible?

Hi to everybody.

I knew that the questions which i asked in subject must be interesting if we find any solution.

We have already developed an ERP with Visual Basic 6.0 as front-end and SQL Server 2000 as back-end. We have introduce an application role which is used for data access through application. But we dont want sysadmin role users to view / alter the database using SQL Server Enterprise Manager or query analyzer. So is it possible to block sysadmin role users?

Same results have already achieved in SAP B1 in which we can't access stored procedures in the database. As it is possible in SAP
can we implement same functionality in our application

Thanks & Regards
:)

 
Old November 28th, 2007, 06:27 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 625
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to jemacc
Default

Since you are using SQL 2000, this not possible. If using SQL 2005 you may have some flexibility by restricting changes to schema and DDL triggers.

Jaime E. Maccou





Similar Threads
Thread Thread Starter Forum Replies Last Post
blocking of page in IE austinf Javascript 0 March 13th, 2007 08:23 AM
Can only members of sysadmin schedule DTS jobs? Crowandazi SQL Server DTS 1 March 10th, 2005 02:53 AM
firewall blocking cookies olambe BOOK: ASP.NET Website Programming Problem-Design-Solution 1 June 9th, 2004 08:40 PM
Blocking tables size amc Dreamweaver (all versions) 1 May 4th, 2004 02:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.