Re: ASP & Databases
From: Roland Hall (nobody_at_nowhere)
Date: 04/11/04
- Next message: Roland Hall: "Re: Operation must use an updateable query."
- Previous message: Aaron Bertrand [MVP]: "Re: Operation must use an updateable query."
- In reply to: krunom: "Re: ASP & Databases"
- Next in thread: Jim Bowman: "ASP & Databases"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 11 Apr 2004 03:31:49 -0500
"krunom" wrote in message news:c5a2be$7jb$1@bagan.srce.hr...
: i "found" now security tag (it exist only if you have NTFS file system)
and
: i allowed "write" for folder that contains my database but i STILL get
this
: error message:
: Operation must use an updateable query.
:
: why?????
NTFS file system is required to set security permissions.
I disagree with the approach of using the Everyone account, from a security
perspective.
Your anonymous user [IUSR_COMPUTERNAME] needs 'modify' permissions.
Your administrative account(s) need(s) 'Full' permissions.
The SYSTEM account needs 'Full' permissions.
HTH...
-- Roland Hall /* This information is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. */ Technet Script Center - http://www.microsoft.com/technet/scriptcenter/ WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp MSDN Library - http://msdn.microsoft.com/library/default.asp
- Next message: Roland Hall: "Re: Operation must use an updateable query."
- Previous message: Aaron Bertrand [MVP]: "Re: Operation must use an updateable query."
- In reply to: krunom: "Re: ASP & Databases"
- Next in thread: Jim Bowman: "ASP & Databases"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|