Search results

  1. J

    reference query field

    I have a form bound to a query. The query result has a field that I would like to reference, however I do not want the field on my form. Is there a way to reference a field in the query results that is not on the form?
  2. J

    one reference table vs. many

    I am developing a database that could potentially have more than 50 reference tables with approximately 10 – 20 entries in each reference table. I was considering combining the reference tables into one reference table, however I have never used this approach and have not been able to find any...
  3. J

    test for an ip connection

    Does anyone know how to test for an active IP connection? I need to connect to a remote database via IP, but I do not want to try to connect to the remote database if the PC does not have an active ip connection. Thanks in advance.
Back
Top Bottom