Hi there,
I have an Access database, which contains the details of company staff
and services. The plan is to extract data from this database onto our
forthcoming Intranet (no inserting, updating or deleting at this
point). The Intranet itself has been created in ASP.NET, using
Microsoft Visual Web Developer 2005.
My concern is that we will encounter a slow response when pulling data
from this Access database across the network (should also say that this
database has been secured). We have approximately 250 staff members,
although it is hard to gauge how many staff members will be accessing
the data at any one time.
What I would like to know is, what would be the most effective way of
pulling data from the Access database to the Intranet? For example, I
was looking into splitting the database, converting the backend to SQL,
and linking it. As a relative newbie, I'm wondering if any problems
will arise from this? Or, should I just maybe try using the database
in its current form.
Any help would be greatly appreciated!
Best Regards,
Stewart.