veri.
ASP dosyası
Kod:
<%
'==================================================================================
'==================================================================================
'==================================================================================
'==================================================================================
'----------------------------------- HEDEF24.COM ----------------------------------
'Bu benim site hakları bende puhahaha alın tepe tepe kullanın
'--------------------------- MAXİASP.COM a gene bi Hediye -------------------------
'---------------------------------- Powered by CPU --------------------------------
'==================================================================================
'==================================================================================
'==================================================================================
'==================================================================================
%>
<%
set conn = server.CreateObject("adodb.connection")
veri = "Driver={Microsoft Access Driver (*.mdb)};DBQ=" & server.Mappath("/kullaniciadin/db/yazarlar.mdb ")
%>