Results 1 to 4 of 4
  1. #1
    behamout is offline Novice
    Windows 10 Access 2016
    Join Date
    Jun 2016
    Posts
    2

    Help with Access capability

    Hello,




    I have been looking around to get a simple database running on my website.
    Below is a little brief for the same, Could you please advise if its possible.
    Here's a little example of what i want it to do.


    1. We have a access file setup with a few tables containing information like customer name, customer Login ID, city, country, business type etc.
    2. Every time this same customer does business with my company, my staff go to the above access file and update the information under his user name.
    3. The same customer 1 day logs into my website, enters the member area, and automatically his last 5 business transactions with him should come up on the first page.
    4. There should also be a search field, say "invoice number" where he can type the number, and search for it. The search will look up the database under his user name and ID and give back the result on screen.
    5. This way we have a database for many customers.


    Do you think this can be done?




    Thanks
    Sam

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    I suspect nobody has answered because it feels like it's more of a web question than an Access question. You can certainly use an Access database behind a website. Your login, search and results could/would be handled by the website code (php, asp, whatever). It's all doable, I've done very rudimentary things along those lines, though I used SQL Server as the database. My experience is old and crude, so I'm likely out of date with how it could be done now. You might try a web programming forum.

    There are also Access web apps, which I have not personally created yet:

    https://msdn.microsoft.com/en-us/lib.../jj249372.aspx
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    behamout is offline Novice
    Windows 10 Access 2016
    Join Date
    Jun 2016
    Posts
    2
    Thank you for the reply Paul,

    Much appreciated, i will look around a programming forum and see what i come up with.

    thanks

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    No problem, and welcome to the site by the way! There are people here that also do web stuff, so hopefully one will chime in.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 1
    Last Post: 03-04-2015, 12:39 PM
  2. Drill Down capability
    By Eric@Gopher in forum Access
    Replies: 3
    Last Post: 08-07-2012, 01:01 PM
  3. Replies: 16
    Last Post: 06-21-2012, 10:00 PM
  4. Replies: 1
    Last Post: 08-01-2010, 09:53 PM
  5. Auto Fill-In Capability?
    By bbarrene in forum Access
    Replies: 3
    Last Post: 01-15-2010, 08:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums