
Is there a way to connect to access without or with limited use of serverside script? I am trying to change an asp website. my db connection is in a ssi with an asp extension but there should be another way to make this connection. Or at least use it. I am studying xml, which I understand can eventaully replace the db. maybe I can even use xml for just the db? I think the db asp file could be rewrote to run like a normal asp file If a
js file could be used to run it. The db connection would to persist in memory for the whole session? Please someone help me, I know nothing about databases.