Hello guys,
We have several (7-10) typically concurrent users at our company using a homegrown database that is used on a daily basis. The DB is mostly just used to lookup data, and only a couple people really enter records daily.
So, I was thinking about installing SQL Express 2012 on a server which only runs the Access DBs so we could get a better setup.
We have 3 tables (back ends) that drive about 5-6 front ends that are used.
Is this possible to do with Express 2012?
Is there anything I should be worried about?
Can this be done solely with the SQL migration assistant?
Is there a problem with concurrent users and express?
Thanks in advance. I am happy to give anymore information if it helps.