dbTalk Databases Forums  

Does 'Run Script With Full Access Priviledges' work?

comp.databases.filemaker comp.databases.filemaker


Discuss Does 'Run Script With Full Access Priviledges' work? in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
audleman@quasika.net
 
Posts: n/a

Default Does 'Run Script With Full Access Priviledges' work? - 10-17-2005 , 12:25 PM






I have a multi-user database in which I have turned off the ability to
delete for all regular users. However I have a few scripts where a
delete is necessary (usually a blank record the script auto-generated
but the user failed to fill in). I checked the 'Run Script With Full
Access Priviledges' option, thinking this would run the script as an
admin and allow record deletion. However it doesn't. Am I
misunderstanding how this option works?

Thank you,
Kevin


Reply With Quote
  #2  
Old   
Howard Schlossberg
 
Posts: n/a

Default Re: Does 'Run Script With Full Access Priviledges' work? - 10-17-2005 , 12:29 PM






'Run Script With Full Access Priviledges' will work on any steps within
that particular script. It will not work on any sub-scripts that are
run. You might also try running the script without a Set Error Capture
step, just in case this is hiding any validation problems that are
preventing the script from properly running.

audleman (AT) quasika (DOT) net wrote:
Quote:
I have a multi-user database in which I have turned off the ability to
delete for all regular users. However I have a few scripts where a
delete is necessary (usually a blank record the script auto-generated
but the user failed to fill in). I checked the 'Run Script With Full
Access Priviledges' option, thinking this would run the script as an
admin and allow record deletion. However it doesn't. Am I
misunderstanding how this option works?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Schlossberg (818) 883-2846
FM Pro Solutions Los Angeles, California

FileMaker 7 Certified Developer
Associate Member, FileMaker Solutions Alliance


Reply With Quote
  #3  
Old   
42
 
Posts: n/a

Default Re: Does 'Run Script With Full Access Priviledges' work? - 10-17-2005 , 01:49 PM



In article <11l7nrb2ts7kr5f (AT) corp (DOT) supernews.com>,
howard (AT) antispahm (DOT) fmprosolutions.com says...
Quote:
'Run Script With Full Access Priviledges' will work on any steps within
that particular script. It will not work on any sub-scripts that are
run. You might also try running the script without a Set Error Capture
step, just in case this is hiding any validation problems that are
preventing the script from properly running.
Additionally, the Run with Full Access Priv's ONLY overrides privileges
in the current file. If the table you are trying to delete records from
is in another file the script must be in that file too.

-regards,
Dave


Reply With Quote
  #4  
Old   
audleman@quasika.net
 
Posts: n/a

Default Re: Does 'Run Script With Full Access Priviledges' work? - 10-17-2005 , 04:44 PM



Thank you Dave! The problem is that I'm trying to delete a record from
a different table.

Kevin


Reply With Quote
  #5  
Old   
42
 
Posts: n/a

Default Re: Does 'Run Script With Full Access Priviledges' work? - 10-17-2005 , 05:39 PM



In article <1129585490.001324.263420 (AT) g47g2000cwa (DOT) googlegroups.com>,
audleman (AT) quasika (DOT) net says...
Quote:
Thank you Dave! The problem is that I'm trying to delete a record from
a different table.
Glad I could help.

Its a security feature of filemaker that it works like this.

Fortunately the solution is as simple as moving the script to the
appropriate file.

-cheers,


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.