Hi !
Iam using ADP form as Front For SQL
now i have a form based on Dbo.contracts table
on the fomr header i have created a textbox and a button
textbox = searchc
what code i should write behind the button to first match the value entered in the textbox with a field in Dbo.contracts table
and then filter that record and show it on the form
help plz
aliffi
Iam using ADP form as Front For SQL
now i have a form based on Dbo.contracts table
on the fomr header i have created a textbox and a button
textbox = searchc
what code i should write behind the button to first match the value entered in the textbox with a field in Dbo.contracts table
and then filter that record and show it on the form
help plz
aliffi