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...
Thanks Paul,
It worked flawlessly.
For future reference, (and since I'm a beginner at this) Could you explain the difference between the code I provided and the code you provided.
Is it because the parameter to be selected is text ?
Regards,
Joseph
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...
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...