Search results

  1. N

    'Priveleges' problem with an MDE in Access Runtime

    Just to provide an update, but this problem has been solved since I last posted. It was kind of a silly mistake on my part. The message "You do not have the necessary privileges to open this database. Closing Access Program." that was appearing when running the runtime version of my application...
  2. N

    'Priveleges' problem with an MDE in Access Runtime

    Hi there, I have an application that I converted from Access 97 to Access 2003, and from which I've created an MDE file. I want to test the MDE out on an environment that does NOT have Access but instead has the Access Runtime (which is what the users' machines will have). I used Access 2007...
  3. N

    Access 2003: #Deleted when adding a record

    Hi mike, Your first suggestion (setting SQL SERVER COMPATIBLE option) unfortunately didn't work -- after making this change, the search functionality on that form no longer worked, and the "#Deleted" message still appeared in the form's fields when adding a new record. Perhaps the problem...
  4. N

    Access 2003: #Deleted when adding a record

    Hello all, I've converted an application from Access97 to 2003. My problem is that in Access 2003, when adding a new record to a particular table by entering the required data on a form then clicking the "Save" button, "#Deleted" shows up in all the fields on the form. However, when I go...
Back
Top Bottom