March 20, 200619 yr No matter how much I modify and try, I still can't add a new record to my db using xml url syntax. I can find anything and everything, but every attempt to add a new record returns an error code "6" (File is read only). This happens even when I set up a full access account, with full privileges, and xml as an extended privilege. This url works perfectly: http://localhost/fmi/xml/fmresultset.xml?-db=register&-lay=register&-findall This generates an error: http://localhost/fmi/xml/fmresultset.xml?-db=register&-lay=register&-new Any ideas as to some accounts, privileges, or privilege sets bugs that won't allow new records? Thanks in advance!
March 20, 200619 yr Author I found the answer, so here's an FYI for the community... I neglected to mention that I'm testing this using FMSA on OSX server. No matter how you set up accounts and/or privileges, you will not be able to add records until you change settings on the file itself. Select the closed file, choose Get Info, select Ownership and Permissions and the sub heading of Details. Change the default group setting for "fmsadmin" from Read only to Read & Write. Many thanks to Steven Blackwell's FileMaker Security: The Book. I found the answer in Supplement Two.
Create an account or sign in to comment