Hi, I currently have Visual Studio 2012 Express for Web installed. My project requirements are to use SQL Server Integration Services (SSIS) to load tables and then write an ASP.NET MVC front-end to retrieve and display the data from SQL Server tables.
I'm getting a bit confused as to what products I need to accomplish my tasks as this is my first run-in with ASP.NET development. What product do I need to get to get SSIS; a license for SQL Server? If so, can I use Visual Studio 2012 Express for Web for front-end development and get a SQL Server license (that lets me use SSIS) for the back-end?
Thanks!