Hi,
I’ve used an Access 97 database as a backend to an intraweb, accessed via an ASP page using ADO.
It hasn’t gone live yet, but I’m concerned about the performance implications.
I’m not using any of the Access front-end features.
Some of the queries will be hitting the DB fairly hard.
I’ve noticed quite a lag when I first access the DB, but in subsequent accesses, it performs OK. I don’t know if this is an Access thing, a ADO thing, or something else.
I would guess I have the option of going mySQL; we have an Oracle site licence as well, but I don’t know if we can go that path in the short term.