set haber= conn.execute("select (comments.id) as cevid,comments.poster,comments.comment,comments.date,data.* from data,comments where data.id=comments.dataid and comments.dataid=" & id )
Bu sorguyla hem data tablosundan hemde comment tablosunda verileri çekebiliyorum.
Sorun comment tablosunda...