Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Where Clause In SQL Builder

Status
Not open for further replies.

SorryDog777

Programmer
Jun 26, 2003
15
0
0
US
Hi All!

I put a DataFlexGridView on my form and have it set up correctly pulling all rows from my table. However I want to specify a criteria from a text box on my form.

I tried adding @Text1.text into the sql builder but it doesn't work.

How set the where clause to get it's data from a text box?

Any help would be appreciated.

Thanks.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top