Search results

  1. R

    Query on Page

    Hi Guys, I want to build a query where I have a page with a textbox and button and when I click on the button the query runs that looks at the value entered in the textbox and then looks it up against a table that I have and advises the user if that value exists or not with a pop up message...
  2. R

    Allowing user to look up values in DB through Page but Blocking DB Access

    Hi Guys, I have set up a page where a user or group of users enter a value in the page and then it looks up the values against the database and lets them know if the value exists or not. The only problem is I do not want these users to be able to access the database and see all the values or...
  3. R

    Listbox to Autopopulate Textbox on Form

    Hi Everyone, I've been trying to figure this out all day. Basically, I have a list box on my form that populates the database table with new SINs. The listbox also has a query that is looking at entries older than today (so ignoring new ones that were uploaded today) but I want to know how I...
Back
Top Bottom