Search results

  1. J

    Prevent users from modifying database

    Hi, Is there away in which I can protect an access 2007 database modification with a password. I'm doing this because I would like to prevent my client from modifying or having acces to the database's back end system (db), I would just like him to use forms and nothing else. Please Help...
  2. J

    Error 3061 - Too Few Parameters

    Hi, I'm a beginner to all this. I have a form to add and delete (through buttons present on the form) into a table called City. The City table has 2 fields called 'cityname' and 'country'. I also have a subform which displays the contents of the table so when I add or delete from the table I...
  3. J

    run time error 3021. No Current Record

    Hi, I have a form which is used to input data into and delete data from a table. The form is made up of the fields, 2 buttons (add button and delete button) and a sub form which displays the data in the table; The sub form is requeried everytime i click any of the buttons. The problem is when...
Back
Top Bottom