Home » questions » Is there a site that lists the advantages of using Visual Studio to design an application over MS Ac

Is there a site that lists the advantages of using Visual Studio to design an application over MS Ac

2006-08-07 07:07:01, Category: Programming & Design
I am trying to create a document to justify purchasing Visual Studio and SQL Server. I need some reasons why Visual Studio is preferred over MS Access.

Answers

  1. delfin2k6

    On 2006-08-07 07:15:28


    http://msdn.microsoft.com/vstudio/ seems Visual studio can be used in conjunction w/MS Access, even comes with a blank database according to the site.
  2. SquirrelNutz

    On 2006-08-07 07:28:02


    Visual Studio with SQL Server is a development environment for enterprise-class applications. MS Access is a versatile database with capability of creating a custom-user interface - but is geared toward smaller work-group sized applications. In a multi-user environment, MS Access performance takes a dramatic hit as more users attempt to use a shared application file. The specs for MS Access claim it will support ~250 concurrent users - but in real practice, more than 10 is a stretch. An application with more that 10 users should be developed using an enterprise-class environment such as Visual Studio and SQL Server.