Search results

  1. F

    what options do i have to protect my work?

    Hello, I have a server-client access databases setup. SERVER.mdb has 3 tables and 3 reports with custom code. client1.mdb client2.mdb client3.mdb clients link that 3 tables and uses forms and querys. I have never worked with extra security but, now i must use it. 1) How can i secure my...
  2. F

    working with currentRecord

    Hello all! I want to retrieve the fields of the selected value in a subform I have a form with a subform inside in access 2003. If i select a row in that subform, with this code: [mySubform].Form.CurrentRecord i can get the number of the row, ie: 1 if is the first row. Now, how can i...
Back
Top Bottom