1
Reply

Cascade parameters in vb.net

Ask a question
I have just one value like userid i want to pass that user id to a stored procedure and then get the userCountryID and then i want to pass that result to another query and get the next result mean that i want to pass that country id and get the other user email having that country and who is his manager...(Cascade nature of parameters ) how to do that 

Answers (1)