Search results

  1. G

    scan each row for a string from other table

    Hi All I have address table with the following columns: location_name address1 address2 state_province city postal_code country the problem is that city details are all over the place (it can be within address1, address2, state). I have another table that has cities of the world (two...
  2. G

    Checkbox - design logic issue

    vbaInet, thanks a lot. Applied your formula and it works as it's supposed to. Thank you!
  3. G

    Checkbox - design logic issue

    thanks a lot John, i like your suggestion.
  4. G

    Checkbox - design logic issue

    Hi All I have designed a form with a few text and combo boxes. Values from those fields are used as parameters for a query which results are returned into a subform. Now I've added a checkbox to check if a product comes from US. The value of the checkbox is passed to the query as well (against...
  5. G

    ODBC failure

    thanks spoole, im not really familiar with zoned and packed fields but will try to research it a bit and see if it's the cause of the issue
  6. G

    ODBC failure

    Hi Everyone, I'm trying to import a table from Oracle database using : file --> get external data --> import I've configured ODBC connection and i'm getting to the stage when i can select tables from the Oracle database. But after submitting my selection I'm getting an error saying: ODBC...
Back
Top Bottom