Hi
I am looking to build a fairly simple (at least initially) database and I'm wondering whether it's best to use Access or SQL Server for the actual database.
The company that I work for has lots of Excel spreadsheets stored in various places for logging various types of incoming work. What I would like to do is consolidate them into a single database - apart from only having one place to go to to update logs, it should give us the ability to extract MI regarding who is doing what types of work, what's currently oustanding etc (which isn't practical with the spreadsheets we are using at the moment.) My intention is to have a couple of Access front-ends - one for general users and one for management with reports for MI.
It should be a fairly straightforward database initially, and would probably have about 15 concurrent users initially (with a few others who might be dipping in to have a look at the progress of particular transactions, run reports etc.) This number is likely to grow over time.
We are using a terminal services server running Windows Server 2012R2 (64-bit) which is accessed over RDP - Access 2013 (32-bit) and the full version of SQL Server 2012 are installed. The back-end database and front-end would be physically located on the same server.
I'm sure that Access would be adequate for the job (and I have basic Access knowledge already), but would there be any benefit in having the back-end in SQL Server? Would it make a difference for such a basic database? I can't see that we're likely to hit Access's 2GB database limit anytime soon.
Apologies if this seems to be a basic question - even such a simple database will take me a while to design and build, so I want to make sure I use the right tool from outset!
Many thanks.