Paddy said:
Hi,
I work in a small team providing small to medium database
applications using MS Access.
I believe that using SQL Server and Dot net technologies I can provide
better and faster solutions. i.e. web based solutions.
Is there a MS recommended path for moving to SQL and Dot net?
For example is there a series of course I need to go on to up grade
my skills?
Sure. Learn SQL Server and learn dot-net and start plugging away. In about
2 or 3 years you might be half as productive as you are in Access (if you're
lucky).
I don't mean to discourage you but given your description of a "small team
providing small to medium database applications" you are looking at a pretty
huge learning curve that will NEVER get you where you are with Access
(assuming your Access skills are good).
I'm mostly speaking of dot-net here. SQL Server is easy to develop against,
but only if you don't also have to administer it. That could be an
additional workload that you don't want. If someone else will be in charge
of keeping the box running and backed up and all you have to do is build
tables, views, and stored procedures then that is no big deal (again
assuming good Access/database skills to start with).
Dot-net on the other hand has its place, but it is not in making small to
medium apps faster to develop or faster to use. If you *need* something
that can run in a web browser then dot-net is what I would recommend. If
you think something that runs in a web browser will be better or faster
though you will be disappointed.
Some day (as God is my witness
), I will see a web app that doesn't
suck. Hasn't happened yet though.