Hi
whats the error in the sql statment code?
Code:
Adodc1.RecordSource = "select * from recept_Query where cheq_num like'" & Text8.Text & "' and where rec_type like'" & Text7.Text & "'"

ineed to make to condition in one selec statment like tha code?
thank yo