Search results

  1. mjn015

    Form Navigation Buttons

    Is there a way to remove the Form navigation buttons at the bottom left corner when the Form window opens up?
  2. mjn015

    Lockout Issues

    I’ve made several changes to my database based on suggestions from this Forum. As someone just getting their feet wet with Access, you guys are an invaluable resource. The experience and knowledge displayed in reading these different threads is impressive. But more importantly, the...
  3. mjn015

    Database Permissions (NTFS Permissions, really)

    Can anyone tell me what the ideal NTFS persmissions should be for users who are only inputting data to an Access database? Would Read, Write, & Execute on the networked folder where the BE resides be enough for the users to update the database? Thanks! Michael
  4. mjn015

    Creating queries on an MDE

    I have split my database and have the BE on a network server. Users were each given a copy of the MDE file to enter data from using a Form. When I bring up my copy of the MDE and create a query or edit an existing one and give it a new name... only I can see this new query. Is this the way...
  5. mjn015

    Preventing users from changing a record

    I'm not sure if this is a Table question or a Form question... After a user enters data into all the fields on my form (ticket #, date, time, etc) and submits that form, I want to prevent them from going back to that record (or any record, for that matter) and make a change to it. Currently...
  6. mjn015

    Could not update. Currently locked

    I recently split my database and created an MDE file. Users were given a copy of the MDE file and the BE is in a shared directory on a server. There are only two users at this point in time inputting data into the database (there will be at least a dozen more in the near future), but every so...
  7. mjn015

    Database Split

    I recently split my database and also used Bob Larson's Autoupdating tool. Everything appeared to be working fine until a few users were unable to access the db. I later found out that because they are at a different site, they don't map to the server that houses the database BE. However...
  8. mjn015

    Simple ldb file question...

    Is it "normal" for an ldb file to be generated EVERY time a user opens up a database, or has some setting been put in place for this to happen. Thanks, Michael
  9. mjn015

    Tables Help

    Hello All, I'm an Access newbie (literally my first time using it), so bear with me. I've created a number of tables in my db and have also created a form that will allow a user to input data with drop downs (yes/no, hot/cold/warm...these types of drop downs). One of my tables is a list of...
Back
Top Bottom