I am looking to create a database to record when students' work has been handed in to the office. I have created the form but it needs to be able to record who signed in the work. There are several people working in the office and will use the database. How can I record who logged in to the database to accept the work on the form itself?
dave.wright 0 Newbie Poster
Recommended Answers
Jump to PostTell more about how they logged into the database.
Jump to PostGoogle sheets keeps track of all changes and who entered them, and allows multiple user concurrent access. An RDBMS app needs to know who is logged in to make changes, and could have a complete history as well as status (the latest history) rows and active (the status is active) …
All 5 Replies
rproffitt 2,706 https://5calls.org Moderator
dave.wright 0 Newbie Poster
rproffitt 2,706 https://5calls.org Moderator
dave.wright 0 Newbie Poster
DGPickett 20 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.