saleemMSMS
Registered User.
- Local time
- Today, 14:11
- Joined
- Aug 12, 2009
- Messages
- 92
i have a parameterized query.. it is "Select Description from Books where BookID=<a parameter>"
i want to link this with a form and i'd like to pass the parameter from a text box in the form.
i need to connect this query in to a button click event where the parameter will get the value from the text box at that time..
is there any way of doing this?
if so please let me know
i want to link this with a form and i'd like to pass the parameter from a text box in the form.
i need to connect this query in to a button click event where the parameter will get the value from the text box at that time..
is there any way of doing this?
if so please let me know