Recent content by netuse@debouck.

  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

    just checking in to see if anyone could lend a hand
  6. N

    list box help

    Help Please! Does anyone have any suggestions?
  7. N

    list box help

    I have a ? for all. i posted a sample database. i seem to have to use alot of forms to accomplish what i wanted. need to find a solution that utilzes the same forms if possible. thanks in advance
  8. N

    list box help

    the way this is all setup creates a lot of forms. can i use a module or something to do the same thing with the same form.
  9. N

    list box help

    wayne, this is how it works 1. guest comes to gate gives either resident name or address(lets work on name ) 2. guard clicks button on a form or switchboard to enter a partial last name 3. guard chooses from a list of residents hits enter 4. guest list from that loc# (linked from location...
  10. N

    list box help

    wayne, i have been working on it but dont think its efficient let me know what u think
  11. N

    list box help

    ok the flow is as follows frmEnterName then frmGlogLastName then frmGlistSelect when they get to guest list i wanted to select guest if guest expire date is expired then go to a contact resident for which displays resident phone #'s whith a button to open a edit form linked to that guest#...
  12. N

    list box help

    if anyone could take a look at this thread and look at my sample and give any suggestions it would really be appreciated
  13. N

    list box help

    wayne, just checking in with ya to see if you looked at the sample i posted
  14. N

    list box help

    econ, the reason for the keypress event is that it needs to be keyboard driven as much as possible. here is sample. thanks in advance
  15. N

    list box help

    wayne, it is based on a query but i need to show all the guests so if the guest is on the list but expired and the resident clears them i can just update the guest the guest# of the guest will be passed to the contact resident form which will have a button to another form to update that guests...
Back
Top Bottom