Şimdi şöyle bir sorgum var
con.execute("update oyunlar set hit=hit+1 where id="&no)
Fakat bu asp de hata veriyor
oysa ms access de
update oyunlar set hit=hit+1 where id=1
sorgusunu denedim mi sorunsuz çalışıyor
asp de nerde hata yapmış olabilirim
con.execute("update oyunlar set hit=hit+1 where id="&no)
Fakat bu asp de hata veriyor
oysa ms access de
update oyunlar set hit=hit+1 where id=1
sorgusunu denedim mi sorunsuz çalışıyor
asp de nerde hata yapmış olabilirim