D
dockeradz
I have a text box and I want to set the contects from a select statment like
this:
txtBox = select * from table where...
Is this possible and how would I accomplish this?
this:
txtBox = select * from table where...
Is this possible and how would I accomplish this?