IIS and Access on home computer

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default IIS and Access on home computer

    Like most here, I guess, I trial my asp / database web sites on my home
    based machine before they go live.

    Are there any settings (Win XP Pro / Access XP) I can set to allow me to
    have the database open in MS Access AND be able to access the data via my
    web pages?

    Thanks

    Jon


    Jon Guest

  2. Similar Questions and Discussions

    1. Access entire desktop computer from laptop computer on wireless network
      When I try to set up a network place on my laptop, I browse the locations that I want to setup in the network place set-up wizard but it wont let...
    2. Three computer home network Am I right?
      I'm in a three computer home network that I built, all of them are running Windows-XP Professional, and they are part of a Workgroup I call...
    3. host computer on home network
      I setup the host computer using network setup wizard. It goes through the process until finished. When I go to look for it on my network place it...
    4. XP Home PC can't access 98 PC
      "Dave Mitchell" <david.c.mitchell@btinternet.com> wrote: Dave, please have a look at http://www.michna.com/kb/WxNetwork.htm. Hans-Georg ...
    5. Connecting remotely to my home computer
      On Tue, April 15 at 8:20 PM EDT "Roberto Sanchez" <sanchezr@hotmail.com> wrote: I usually can maintain the connection for a month or more,...
  3. #2

    Default Re: IIS and Access on home computer

    Jon wrote:
    > Like most here, I guess, I trial my asp / database web sites on my
    > home based machine before they go live.
    >
    > Are there any settings (Win XP Pro / Access XP) I can set to allow me
    > to have the database open in MS Access AND be able to access the data
    > via my web pages?
    >
    > Thanks
    >
    > Jon
    Yes. Give the IUSR and IWAM accounts read/write permission on the folder
    containing the database.
    [url]http://www.microsoft.com/windowsxp/pro/using/howto/security/accesscontrol.asp[/url]

    Make sure you turn off simple file sharing per the last paragraph in the
    article.

    Bob Barrows

    --
    Microsoft MVP - ASP/ASP.NET
    Please reply to the newsgroup. This email account is my spam trap so I
    don't check it very often. If you must reply off-line, then remove the
    "NO SPAM"


    Bob Barrows Guest

  4. #3

    Default Re: IIS and Access on home computer

    > > Are there any settings (Win XP Pro / Access XP) I can set to allow me
    > > to have the database open in MS Access AND be able to access the data
    > > via my web pages?
    > >
    > Yes. Give the IUSR and IWAM accounts read/write permission on the folder
    > containing the database.
    >
    [url]http://www.microsoft.com/windowsxp/pro/using/howto/security/accesscontrol.asp[/url]
    >
    > Make sure you turn off simple file sharing per the last paragraph in the
    > article.
    >
    > Bob Barrows

    Thanks Bob, it worked great.


    Jon Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139