Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   HTML (https://www.askmehelpdesk.com/forumdisplay.php?f=446)
-   -   About connecting to database (https://www.askmehelpdesk.com/showthread.php?t=245458)

  • Aug 5, 2008, 12:07 AM
    Thanigaiuma
    About connecting to database
    How can I use Microsoft access as my backend while handling forms in html?please give the source code if possible
  • Sep 11, 2008, 05:24 PM
    crigby
    Hi,
    Hate to just say "you can't do that" but it is mostly true. The Access files(that's the files that it makes that end in .mdb) can be parsed for information and that info used in HTML pages. The truth is no database (program) is the back-end for a website. The files that the program creates provide the information used to generate many a webpage/website.
    You might try for a free trial download of a Microsoft product(since it is Access that you wish to use) and see where you get(Visual Studio.)
    Peace,
    crigby
  • Oct 1, 2008, 03:59 PM
    Ribbonic Plague

    I agree with crigby. But why don't you just use asp or php to communicate with the database?

  • All times are GMT -7. The time now is 01:07 PM.