hi,
i am using 1 sql command for selecting the values from one table,and another cmd for uing the where condition in another table,is it possible.
Thank u,
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Jan 30, 2011, 1:19 PM
So other members can easily find the answers.
Vijay YadavPosted Jan 27, 2011, 6:09 AM
You can use two command in your function, just remember that before writing the second command the datareader of the first commnd should be closed.
Thanks,
Vijay
Kapil KumarPosted Jan 27, 2011, 2:42 AM
Krishna GaradPosted Jan 27, 2011, 2:04 AM