collect a number
I've a query
cmdmax = New SqlCommand("select max(Q_ID) as maxid from Question", conPubs)
Now i want to collect the returened number,in which i can store
this No. ,so that i can use this further.
abhinavjain
__________________
abhinavjain
|