ASP/Access files mbd/IIS

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ammar

    ASP/Access files mbd/IIS

    Hi All...
    I am quite new to ASP and trying to get help learning this language, I am
    trying to connect an ASP page to an mdb file which I created with Microsoft
    Access, and running the combination on my computer (WindowsXP professional
    where I installed IIS)
    My question: are there any special settings or programs that need to be
    installed on my computer to run this mdb-ASP combination? any special
    custimization of IIS??
    Thanks
    Ammar


  • Ray at

    #2
    Re: ASP/Access files mbd/IIS


    "Ammar" <ammar.majeed@c omhem.se> wrote in message
    news:%aJzc.2715 $dx3.20596@news b.telia.net...[color=blue]
    > Hi All...[/color]

    Hi one.

    [color=blue]
    > I am quite new to ASP and trying to get help learning this language, I am
    > trying to connect an ASP page to an mdb file which I created with[/color]
    Microsoft[color=blue]
    > Access, and running the combination on my computer (WindowsXP professional
    > where I installed IIS)
    > My question: are there any special settings or programs that need to be
    > installed on my computer to run this mdb-ASP combination?[/color]
    \
    MDAC, but that's already installed. You can get the latest version of MDAC
    at www.microsoft.com/data.
    [color=blue]
    > any special
    > custimization of IIS??[/color]

    Well, not necessarily, unless your MDB file is in the public WWW area of
    your site.

    Just be sure that the IUSR account has read/write permissions to the
    DIRECTORY that the .mdb file is in.

    Here are some links.





    Ray at work


    Comment

    • Bullschmidt

      #3
      Re: ASP/Access files mbd/IIS

      "I am quite new to ASP and trying to get help learning this language..."

      Here is something I put together about ASP that hopefully might help
      somehow.

      Web Database Concept


      Best regards,
      J. Paul Schmidt, Freelance ASP Web Designer
      Do you have an idea for a database on the Web? Hi! I'm a freelance Web and/or database developer who can make database information available 'live' on the Web.

      ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


      *** Sent via Devdex http://www.devdex.com ***
      Don't just participate in USENET...get rewarded for it!

      Comment

      Working...