I have a database that I have created using SQLite on my Mac, and I need to add a constraint of sorts that makes it so that only someone who logs in can alter the data, but for everyone else it is read only....
Can someone PLEASE provide me an example (including actual code used) on how this could be accomplished??
Thanks in advance!!
Park_Files.db