Database Connectivity code & procedure in HTML or JavaScript using MS Access or MySQL..?

2 Responses

  1. David J Barnes Says:

    HTML is a markup language and does not have the ability to connect to a database, directly. However, you can of course embed scripts in the html that can connect. Javascript is not going to be the best language to connect directly to a db.

    Consider ASP or PHP, one will likely be better suited for the platform you are running on. Below are a few links to get you going with either. Beware that Access is only going to allow a certain amount of web based concurrent users.
    References :
    http://www.w3schools.com/asp/asp_ado.asp
    http://www.w3schools.com/PHP/php_mysql_connect.asp
    http://www.connectionstrings.com/

  2. web2trend Says:

    I am web-developer and i know php,mysql,html,javascript. I can help you and explain you everything. If you want mail me at bhaskar.gangwani@gmail.com
    References :

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.