$rs_population = $conn->Execute("SELECT sum(total) as pop FROM tbResponseRA where (((tbResponseRA.Teshil)=$fv)) ");
echo $rs_shelter->Fields("shel");
Now the problem is when it couldnt find any data it prints Object id # ..... thats creating trouble for me... is there any way so that i can make it print nothing or 0 rather then Object id #