Search results

  1. E

    SQL query from table field

    Yeah thats cool, Cheers.
  2. E

    SQL query from table field

    Cool, that looks great thanks. One more thing quickly, how do I place that code onto a button of some sort in my form so that when the button is pressed the query is run ?
  3. E

    SQL query from table field

    Yes. Get the value of the field and somehow get it into a SQL query and search for that value within a field in a table. That make sense ?
  4. E

    SQL query from table field

    Yes. Get the value of the field and somehow get it into a SQL query and search for that value within a field in a table. That make sense ?
  5. E

    SQL query from table field

    How do I take the value from a field in a form and input it into a SELECT SQL query ?
Back
Top Bottom