Access db on website

  1. #1
    opus88 is offline Junior Member

    Access db on website

    I hope I'm in the right section for this question.
    We have an Access database used for a small website. Every time we go in to make changes on the database, it knocks the site offline. This means we have to restart the webserver (which hosts 6 other sites, all small) even though all other sites are running fine. And even this does not always get the site up and running again.
    Sometimes it comes back as Page Cannot Be Displayed with varying line numbers as the error. Other times it just says something about could not find the site or can't connect or something like that, but no specific info. Nobody can figure out why it is happening or what to do. (The original programmers have disappeared from Earth, but did admit they had never used Access as a backend except for this site.)
    Any ideas? We're going CRAZY . . . and it's hurting our business!


  2. #2
    HappyBeaver is offline Bea*ering Away!

  3. #3
    patriotcow D-A-L Guest
    get mysql

  4. #4
    D-A-L is online now D-A-L Administrator
    Theres nothing wrong with using Access as a backend for a small site, although as Pat said, mysql is now the prefrable database type.


    Every time we go in to make changes on the database, it knocks the site offline.
    How are you making these changes? directly from a web page running queries or downloading the whole thing and then re-uploading changes and replacing the database?

  5. #5
    patriotcow D-A-L Guest
    Microsoft products for websites never seem good they seem to be good for game servers but not for databases. I would recommend switching to postgres or mysql. Or use flatfile lol

  6. #6
    DJDK is offline Senior Member
    as stephen and dal said mysql is the better database to use. I have attempted to use access for a site with no avail. used MySQL almost imediate. I know you will have to learn some new script but by god its worth it.

  7. #7
    patriotcow D-A-L Guest
    Grab the sams teach yourself php in 24 hours and sams teach yourself mysql in 24 hours, I learnt alot from them in fact everything you need to know how to learn the rest

  8. #8
    DJDK is offline Senior Member
    url's will be helpfull

  9. #9
    patriotcow D-A-L Guest

  10. #10
    DJDK is offline Senior Member
    Tackle the Web with $5.99 .COM's from Go Daddy!
    ah books, thaught u ment online tutorials

+ Reply to Thread
Page 1 of 2 1 2 LastLast