Results 1 to 4 of 4

Thread: Microsoft Access

  1. #1
    Guest

    Post

    Can i use Access to make a database webpage?

  2. #2
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877
    What exactly do you mean ChimpFace900, but i assume you want to know if you can use database created in MS Access on webpages. The answer is yes, you can but you will need to do some serverside programming. You can very easily do it with ASP. The following sites offers free ASP and MS Access Database support and have some good tutorials.

    http://www2.ewebcity.com/home/index.asp
    http://www1.domaindlx.com/index.html

    Hope this helps

    Danial
    [VBF RSS Feed]

    There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

    If I have been helpful, Please Rate my Post. Thanks.

    This post was powered by :

  3. #3
    Guest
    Can it be used in PHP?

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Access can generate static html pages based on its data, but you'd have to do it manually. It also will let you generate web pages that use an IE only ActiveX control installed by Office that will let users view.edit data on a Intranet.

    I personally use ASP/ADO to manip Access Db's through the web. PHP can use MySQL or a similar program. I'm not sure if there are Access drivers for MySQL.

    Josh

Posting Permissions

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



Click Here to Expand Forum to Full Width