Search results

  1. J

    Question Opening in read-only error (can not add data)

    I did not see a "Security" forum or the like, so I am selecting this one... I apologize in advance for posting this. I have read many, many articles related to this issue but most of them appear to remain unresolved, so I'm trying to supply the details... I was called in to make some forms...
  2. J

    form opens locked up - filter issue?

    Help! What seems like a simple problem is driving me crazy. I have a form (one of 2 that are nearly identical) that appears to be opened “filtered”. When the form opens, none of the controls react to clicks, it does not allow edits. It has a feel as if a master lock is on the form...
  3. J

    compact and repair back end db

    I have developed a desktop (single user) Access application. I am looking for a method to compact and repair a back end db in the easiest manner possible. I am using Access XP with a front end of approx 80 MB and a back end in the 7MB- 12 MB range. I am compacting the front end by using...
  4. J

    limit records into a table by using VBA code

    I would like to find a way to limit records into a table by using VBA code. I have a couple of tables that contain data specific to the user (licensed). It is my understanding that these are much safer if entered in code vs. sitting out in a table where clever users may track them down. For...
  5. J

    limit records in a table by using VBA code

    I would like to find a way to limit records in a table by using VBA code. I have a couple of tables that contain data specific to the user (licensed). It is my understanding that these are much safer if entered in code vs. sitting out in a table where clever users may track them down. For...
  6. J

    Data succession-passing db tables to new operators

    I am preparing a database application that will be used by one person in an organization. Frequently , (every year or two) the program will be given to another (usually a laptop) user in the organization as that person assumes the task of the program’s operation and responsibilities. I would...
  7. J

    FileDialog Access XP Developer

    Much is written about the msoFileDialog problems in Access. I am confused with what I am reading. I am using Access XP (2000) Developer version and have used the msoFileDialogSaveAs without any problem. HOWEVER, I have not created a runtime version yet. A couple of articles seem to state...
  8. J

    adding and deleting to another table(s)

    I am struggling with a solution to this problem involving maintaining a calendar or central list of Events. I have 5-6 "Event" tables ( e.g., Social, Meetings, Programs, etc.) each of which I would like to take the date and time from, along with a brief description, and add those fields to a...
Back
Top Bottom