Re: SQL Server 7 Permissions!
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 03/01/05
- Next message: Max: "Re: value pair database design I need help with"
- Previous message: David Portas: "Re: Getting back random number assigned in trigger"
- In reply to: b_at_man.com: "SQL Server 7 Permissions!"
- Next in thread: b_at_man.com: "Re: SQL Server 7 Permissions!"
- Reply: b_at_man.com: "Re: SQL Server 7 Permissions!"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 1 Mar 2005 18:43:09 +0100
Perhaps the user is sysadmin? Or member of the Windows Administrators group? Also, check that the
user is really logged in as who you think (SELECT SYSTEM_USER).
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ http://www.sqlug.se/ <b@man.com> wrote in message news:eXcNHVoHFHA.3936@TK2MSFTNGP10.phx.gbl... > Hi, > > I have SQL Server 7 (SP6) installed on an NT4 (SP6a) and I have a > problem with permissions - I set permissions on tables for a user (that > is an NT User itself) - both using the enterprise manager and using SQL. > > Problem is that it doesn't matter - I can still perform > INSERT/UPDATE/DELETE (...SELECT) on the table. > > What can be the problem? > > Thanks in advance, > S. Neumann
- Next message: Max: "Re: value pair database design I need help with"
- Previous message: David Portas: "Re: Getting back random number assigned in trigger"
- In reply to: b_at_man.com: "SQL Server 7 Permissions!"
- Next in thread: b_at_man.com: "Re: SQL Server 7 Permissions!"
- Reply: b_at_man.com: "Re: SQL Server 7 Permissions!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|