I have a complicated database with many tables, i dont want to alter the structure of the database as it isnt mine and I dont fully understand it. One table contains information that my client doesnt want me to see about their client but they want to see it before send the DB to me (get it :-!), so I want a button on a form that deletes this data. I have a table called SITEDATA and in it a field called phonenumber, I want to delete every value in the phonenumebr field, or reset them to a default.
If I were doing this manually I would delete the fields from the table and then add them again. Thus the table structure would remain unchanged, but the field would be empty. I think. Does anybody know how I can do this, and could somebody give me something to start with code wise. If there is a simple way to do this without programming great. I am very new to Access.
Rob
If I were doing this manually I would delete the fields from the table and then add them again. Thus the table structure would remain unchanged, but the field would be empty. I think. Does anybody know how I can do this, and could somebody give me something to start with code wise. If there is a simple way to do this without programming great. I am very new to Access.
Rob