Forum Search Results for "" RSS 1—2 of 2

More Search Options

  • Re: connect access database

    Posted to IIS7 - Classic ASP by esso on 10-02-2006, 6:10 AM

    Hi Ray  Fantastic, after having changed to Basic Authentication, it works. Than you very much.  I have spent too much time trying to solve this, so thank you very much :-)   Best regards Jimmy

    • http://forums.iis.net/p/1030574/1415731.aspx#1415731
  • connect access database

    Posted to IIS7 - Classic ASP by esso on 09-28-2006, 2:54 PM

    Hi I can't get classic asp page to connect to a access database, my code is: driverString="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("menuoffline.mdb") Set db = Server.CreateObject("ADODB.Connection")  db.Open(driverString)  It always worked on my windows xp, with iis6, now I ...

    • http://forums.iis.net/p/1030574/1413191.aspx#1413191

Microsoft Communities