Click here to Skip to main content
15,914,419 members

Comments by manoj b arman (Top 1 by date)

manoj b arman 8-Sep-14 3:27am View    
@CPallini
My query
Select * from tbl_name where col_name = 'value'

using datareader

based on the sex retrieved using dr["sex"] //dr my object of datareader class and col.name sex
i want to assign default profile picture according to the user sex