אני זקוק לעזרה בהגדרת DNS בשרת ASP .WEBSAMBA
תודה.
set outpostDB = Server.CreateObject("ADODB.Connection")'Open the connectionoutpostDB.connectionstring = "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & server.mappath("outpost.mdb")outpostDB.open