Search results

  1. M

    Question Set password for tables and forms

    I have a receptionist which uses a database that contains everything in the company ..there is an employee table that contains their salaries and I want to set password for this table so that the admin is the only person who can view this table .......... is that possible?? and the same thing...
  2. M

    Query for sum fields

    thnx for ur answer :) but I have multiple table and I want to get sum of fields in different table for example: table1 has (ID,payment) ... table 2 (ID,payment) .... table3 (ID,payment) and there is a relationship between every single table and a customer table so I want to sum all the payment...
  3. M

    Query for sum fields

    I'm trying to create a query that can sum values of different fields in different tables can some help me plz! :) there is another issue: Can I sum values of a field and put the result into another field in different table?
Back
Top Bottom