hello
i have an access database which ive just put on a shared folder on the network for users to use. i tested it well, exported all the objects in a new database, converted to to an mde file, placed the mde version on the network and opened the database again just to make sure its working. but the problem is if a user opens the database, they cannot add delete or edit fields in certain tables.
i have a particular from in datasheet view and i want the users to add records delete records or edit the existing record in the data sheet form. if i access the database from my computer it works, i can manipulate the form which ever way i want, but if any other user opens the form from their desktops, the tables in the datasheet view are readonly. what did i do wrong?
i have an access database which ive just put on a shared folder on the network for users to use. i tested it well, exported all the objects in a new database, converted to to an mde file, placed the mde version on the network and opened the database again just to make sure its working. but the problem is if a user opens the database, they cannot add delete or edit fields in certain tables.
i have a particular from in datasheet view and i want the users to add records delete records or edit the existing record in the data sheet form. if i access the database from my computer it works, i can manipulate the form which ever way i want, but if any other user opens the form from their desktops, the tables in the datasheet view are readonly. what did i do wrong?
Comment