M
Me
I feel ashamed to even ask these questions, but since I need it urgently, I
have
to do so, I appreciate everyone help ...
1. I would like to accept input to a sql query.
I have a query like select * from empid where empname=<input emp name>
How do I accept <input emp name> from users?
2. I want to create a form to accept variable just like empname in a form,
but this form isn't linked to any table, I want to accept the variable from
a combo box and pass the selected value to another form which is based on
the query in 1 above.
Let me know if it isn't clear.
Thank you,
-Me
have
to do so, I appreciate everyone help ...
1. I would like to accept input to a sql query.
I have a query like select * from empid where empname=<input emp name>
How do I accept <input emp name> from users?
2. I want to create a form to accept variable just like empname in a form,
but this form isn't linked to any table, I want to accept the variable from
a combo box and pass the selected value to another form which is based on
the query in 1 above.
Let me know if it isn't clear.
Thank you,
-Me