B
bill
I am trying to convince a client that dotNet is preferable to an Access
project (ADP/ADE).
This client currently has a large, pure Access MDB solution with 30+ users,
which needs to be upgraded.
I believe a dotNet solution is better, but I'm trying to be as convincing as
possible -- and maybe I'm wrong!
I would appreciate any input or references which could help me.
My reasons for going with a dotNet solution are:
- The multi-tier environment is more desirable because it is easier to
deploy updates, such as a centralized web service, or as web forms
- The ADP is less efficient because it requires a continuous connection
to the backend database, whereas ADO.NET is disconnected
- I can use object oriented techniques, such as inheritance
- A dotNet solution requires less bandwidth (some users will be accessing
the database over a VPN pipe)
- Code can be re-used more easily
The ADP promoter cites the following arguments:
- Access has better reporting capabilities
- Access is quicker to develop in
- The ADP is just as efficient as a dotNet solution in terms of data
access
- The front end is already built in Access
Thanks!
Bill
project (ADP/ADE).
This client currently has a large, pure Access MDB solution with 30+ users,
which needs to be upgraded.
I believe a dotNet solution is better, but I'm trying to be as convincing as
possible -- and maybe I'm wrong!
I would appreciate any input or references which could help me.
My reasons for going with a dotNet solution are:
- The multi-tier environment is more desirable because it is easier to
deploy updates, such as a centralized web service, or as web forms
- The ADP is less efficient because it requires a continuous connection
to the backend database, whereas ADO.NET is disconnected
- I can use object oriented techniques, such as inheritance
- A dotNet solution requires less bandwidth (some users will be accessing
the database over a VPN pipe)
- Code can be re-used more easily
The ADP promoter cites the following arguments:
- Access has better reporting capabilities
- Access is quicker to develop in
- The ADP is just as efficient as a dotNet solution in terms of data
access
- The front end is already built in Access
Thanks!
Bill