Greetings all, I have created a form to upload a document and document title. This form works fine. I can upload a document and name it in the database, using the WRITE to database feature.
I would also like to display the contents of the database on the page or another page, whichever I can get to work. When I add a list and connect it to the db, I don’t see any db content, the list is empty. If I change the mode of the db to READ ONLY, it displays, but the form no longer works because it needs write AND read/write is not the answer either.
What am I doing wrong? What I am trying to do must be possible. Thank you for any assistance.