Help with SQL

J

JRohde

Hi,

I am trying to create a form that has a projekt number field on the
main page. There is a button, that shows another view containing
project data based on what project number the user has typed in the
projekt number field.

I have managed to create a condition with an SQL clause, but I need to
add a "where-clause" besed on the project number field. How do I
reference this form field in the SQL statement?

I hope I'm making sense here...

Jakob
 
Top