Search results

  1. S

    Table access problems with User Level Security

    I have created a split database and implemented security on both ends. In the FE, I gave all users in the NUTECREW group full permissions to tables. On the BE, I gave NUTECREW read permision on all tables and update,edit, insert, delete on several tables. The problem is when I log onto either...
  2. S

    Share problems in networked multiuser FE/BE database

    I have a split database on a peer to peer network(6 XP computers). I have copied the front end to all 6 machines and linked to the tables in the backend stored on a single machine. I am having problems with multiple users simultaneously entering data through forms. It seems to work fine...
Back
Top Bottom