Hi Laurel;
PB's DB Painter requires the following in order to be able to allow you to update any Database, as follows:
1) You have to login to your DBMS with a User ID that has Insert, Delete & Update privileges.
2) The table being updated must have a primary key assigned.
3) If no primary key, the Table must have a unique index assigned.
Regards ... Chris