coreblood adlı üyeden alıntı: mesajı görüntüle
StrYol = "dbyolu"
Set baglanti = Server.CreateObject("Adodb.Connection")
cobaglanti.Open "Provider=Microsoft.Jet.Oledb.4.0;Data Source = " & Server.MapPath(""&Stryol&"")

birde böyle denermisiniz
Şimdi de

StrYol = "urundb.mdb Set baglanti = Server.CreateObject("Adodb.Connection") cobaglanti.Open "Provider=Microsoft.Jet.Oledb.4.0;Data Source = " & Server.MapPath(""&Stryol&"") 
ADODB.Recordset error '800a0bb9' 

Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another. 

/Default.asp, line 13

Böyle bir hata verdi hocam.