G
Gurmeet
We are in the process of redesigning a site that has
several access databases in the backend. The site
basically lets the user search the databases content. We
have several searches, and a database for each search.
My question: if the user is not editing the db content,
how many search queries can be run simultenously? I woudl
like to create a single database and move all these db's
as tables into this new database.
several access databases in the backend. The site
basically lets the user search the databases content. We
have several searches, and a database for each search.
My question: if the user is not editing the db content,
how many search queries can be run simultenously? I woudl
like to create a single database and move all these db's
as tables into this new database.