I have a database built with forms setup to print a single record. Now I want to create a GUI the user sees to print that record based on the ID# that they enter. But I don't want them to have access to the data so that they view and print but not change it?
Or is there a way to publish the database I made to be viewed as a web page so they can just select the record and print it from a browser?