Access For ASP -and- Desktop Simultaneously

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

  1. #1

    Default Access For ASP -and- Desktop Simultaneously

    This may be a no-brainer. I've got an Access database
    that's gaining popularity, and some of the people who want
    to use it, don't have Access on their PCs. I'm toying with
    the idea of creating some ASP to plug into the
    thing...would there be any problems attached to the fact
    that some people would be looking at the database over
    ASP, while I might have it open on my desktop also?
    MDW Guest

  2. Similar Questions and Discussions

    1. Add Multiple Values Simultaneously
      When you add a new Pull Down Form field entry, you can only add 1 value at a time. I used to have an extention that allowed me to Copy a List and it...
    2. Installing new software ... where all users on desktop have access
      Just installed XP on new drive. Since installation when I load a program for use by all 3 system users, it only loads in the user where the...
    3. Unable to access the 'Net with 3rd desktop ( either via wired or wireless
      This is the arrangement that previously worked efficiently for quite a number of years, despite Linksys' claim that a hub would have prevented it...
    4. 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...
    5. How to Access Win2k with XP Remote Desktop
      On my home network, I am trying to access one system running Win2k with Remote Desktop on another system running XP, but I don't know how. What do...
  3. #2

    Default Re: Access For ASP -and- Desktop Simultaneously

    MDW wrote:
    > This may be a no-brainer. I've got an Access database
    > that's gaining popularity, and some of the people who want
    > to use it, don't have Access on their PCs. I'm toying with
    > the idea of creating some ASP to plug into the
    > thing...would there be any problems attached to the fact
    > that some people would be looking at the database over
    > ASP, while I might have it open on my desktop also?
    No, we have a similar situation with an Access application in our intranet.

    Bob Barrows


    Bob Barrows Guest

  4. #3

    Default Re: Access For ASP -and- Desktop Simultaneously

    Eeeexcellent....

    *steeples fingers*
    >-----Original Message-----
    >MDW wrote:
    >> This may be a no-brainer. I've got an Access database
    >> that's gaining popularity, and some of the people who
    want
    >> to use it, don't have Access on their PCs. I'm toying
    with
    >> the idea of creating some ASP to plug into the
    >> thing...would there be any problems attached to the fact
    >> that some people would be looking at the database over
    >> ASP, while I might have it open on my desktop also?
    >
    >No, we have a similar situation with an Access
    application in our intranet.
    >
    >Bob Barrows
    >
    >
    >.
    >
    MDW Guest

  5. #4

    Default Re: Access For ASP -and- Desktop Simultaneously

    On Fri, 19 Sep 2003 11:10:27 -0700, "MDW" <mwisebaker@nospam.go.com>
    wrote:
    >This may be a no-brainer. I've got an Access database
    >that's gaining popularity, and some of the people who want
    >to use it, don't have Access on their PCs. I'm toying with
    >the idea of creating some ASP to plug into the
    >thing...would there be any problems attached to the fact
    >that some people would be looking at the database over
    >ASP, while I might have it open on my desktop also?
    Other than the usual Access not liking multiple users, it works pretty
    well. We have a home-grown erro reporting system that does this, as
    well as a few intranet pages that simply do queries from various
    Access databases.

    Jeff
    Jeff Cochran 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