Question
Access vs. SQL Server for online database
I have a client who insisted on using Access for his online
database because he wanted to be able to download it quickly and
easily to be able to manipulate data on his end. However, after
importing about 20 thousand records into his existing database,
he's not happy with the speed at which it's now processing searches
- the search criteria and underlying queries are very complicated
to begin with. We had the SQL Server discussion previously, but he
wanted to keep it in Access. So, my question is...how much faster
can SQL Server process data over Microsoft Access? Will the results
be significant enough to justify converting the database to SQL
Server? Would his data process faster if he was on a dedicated
server instead of a shared server? Thanks!