I’ve done a number of projects using Access 2003. My impression of Access is that it’s easy to develop small to mid-sized applications, with a small number of users and relatively small tables. The nice thing about Access is that it has a very powerful development environment. You can create tables, forms, queries, reports and code all in one integrated environment.
But if you want something really “industrial strength” (big tables, lots of users, good security) you need to move up to something else. Does anyone have any recommendations for the “something else”? Here are a few options:
Access 2007 (does it qualify for “industrial strength”?)
Use Oracle database with Access front-end
Use SQL Server with Access front-end
Use Oracle database with Oracle front end (Oracle forms and reports; Java)
Use SQL Server with .NET front end
Others?
Any thoughts you have on the pros and cons of these various approaches would be appreciated.
Another way of asking the question is: if you’re the CIO of a brand new company, and you want to standardize on a development platform, what would you use and why?
But if you want something really “industrial strength” (big tables, lots of users, good security) you need to move up to something else. Does anyone have any recommendations for the “something else”? Here are a few options:
Access 2007 (does it qualify for “industrial strength”?)
Use Oracle database with Access front-end
Use SQL Server with Access front-end
Use Oracle database with Oracle front end (Oracle forms and reports; Java)
Use SQL Server with .NET front end
Others?
Any thoughts you have on the pros and cons of these various approaches would be appreciated.
Another way of asking the question is: if you’re the CIO of a brand new company, and you want to standardize on a development platform, what would you use and why?