Dear Friends,
I am now so close to finish my Access database (2016) which include both Front end and back end. This will be used by around 200 users. I have 13 table and 13 forms. Current size of the access is 30 MB. I think it will be 1 GB after a year. So I have a plan to use SQL Server as back end.
I am not sure at some points. For example if I use SQL Server,
- Will the general performance (speed for operations) for users be increased or will there be no changings?
- Can I not use the MS Access for 200 users choosing the edited option without problem when I split it?
- Will my VBA code be working further when I transfer the back end to SQL Server?
And the last thing, as it will be my first experience to use SQL Server together with Access, Do you have any information that you can recommend me how should I transfer my backend from access into SQL server correctly?
Thanks for your time.
I am now so close to finish my Access database (2016) which include both Front end and back end. This will be used by around 200 users. I have 13 table and 13 forms. Current size of the access is 30 MB. I think it will be 1 GB after a year. So I have a plan to use SQL Server as back end.
I am not sure at some points. For example if I use SQL Server,
- Will the general performance (speed for operations) for users be increased or will there be no changings?
- Can I not use the MS Access for 200 users choosing the edited option without problem when I split it?
- Will my VBA code be working further when I transfer the back end to SQL Server?
And the last thing, as it will be my first experience to use SQL Server together with Access, Do you have any information that you can recommend me how should I transfer my backend from access into SQL server correctly?
Thanks for your time.