Search results

  1. N

    Using a DLL without registering it

    I am working in a fairly limited environment, and I do not have any administrative rights to the systems. Period. There is no way, no how, that I will ever be given rights (large governing body between me and the rights). One of the projects I'm working on needs to use a 3rd party dll (XZip...
  2. N

    Change Query Based On Form Fields

    I am trying to come up with a simple way for users to query the database and pull back entries relating to the (potentially vague) data they input. I know how to run a query based upon data input in a form ("=[Forms]![FormName]![FieldName]"), and I know I can do this several times in one query...
Back
Top Bottom