Search results

  1. N

    backend connection

    i have 4 drivers out with laptops using an access application but they need to share backend. i have a access database front end and back end what i need to do is have the back end on a server and be able to access it from multiple computers over the internet. dont have a clue how to go about...
  2. N

    add user and create directory

    hello all and thanks in advance here it what im trying to do i have a client form to input client info i want to take the address field and create a directory on a specified drive when i click a add record button and store that path in the table so i can call up files that will be scanned...
  3. N

    Help!!!!

    NEED HELP I HAVE A TABLE(GATELOG) WITH GUESTS THA CHECK IN WHICH INCLUDES THE FIELD [PLATE] WHICH IS WHAT I WANT TO SEARCH I ALSO HAVE A TABLE WITH RESIDENT(RESIDENTS) VEHICLES WITH THE SAME [PLATE] FIELD THAT NEEDS TO BE SEARCHED AT THE SAME TIME I HAVE A SEARCH FORM THT A USER PUTS IN THE...
  4. N

    search form for query of 2 tables

    OK NEED HELP HELP, i have 2 tables a table for resident vehicles and one for vehicles logged in at the gate. i have a query for the gate log tha gives me vehicle plate and with another table guest name and location to where they are going. i have another query for resident vehicles that gives...
  5. N

    list box help

    i have a form with a list box call it list1 populated by a query with a field loc# with a dbl click event that opens aother form with another list box (list2)that i want to use the loc# from previous list box(list1) along with the query for current list box(list2) to populate list2 list1 query...
  6. N

    query between yesterday and today

    I have a report based on a query that needs to look for records between 2000hrs on one day and 0600hrs the next but i cant seem to figure it out any help would be appreciated.
  7. N

    incident #

    i need to make an incident # to be stored in a table in the format ddmmyy and then starting at 1 for the first incident on the day auto increment and reset back to one on a new day. any help would be appreciated
  8. N

    auto date

    hi all im a newbie and i have a form with a text field for a time is there a way to click the field and have the current time insert automatically.
Back
Top Bottom