Konu
Asp'de MysqL için Kategorileme Sorunu
17-05-2010, 16:15:47
#6
HayroLa
kodlama accestede aynı
) MySQL'de aynı.. fark yok..
id = request.querystring("id")
<%
set veri= db.execute("select * from tablo where katID="&id&"")
%>
sorgu bu şekilde olacak =)
querstring'den gelen id KatID eşit ise verilere listenecek..