Search results

  1. A

    Access to SQL Server encryption

    Hi All, I have an access database recently ported to SQL server which is working perfectly. Just have one problem which is encryption. Basically what I would like to do is either encrypt a whole table or a whole database or just several fields in a table, whichever is easiest. I know there are...
  2. A

    Apply IF statement to each record in detail of subform on load

    Hi All, Used to have an account on here but seem to have lost access to that, but anyway Hello and my name is Alex! The problem I am facing is applying an IF statement to every record in the detail section of the subform. I have the following code: If Me.status = "CONFIRMED" Then...
Back
Top Bottom