database connection

database connection

I am making an app that is using a MSSQL db, but I also would like to used indexedDB when they go offline. Is there something in jQuery that is a reliable check to see if the MSSQL Db is abailable and then if it is not to fall back to the indexdb?
 
 
    • Topic Participants

    • davef