Yes I KNOW there are a lot of questions about this on styack overflow, and I'm sorry but all I found was reading through dozens and dozens where every one seemed to disagree, or things were terribly version specific and more importantly - many of them were out of date as the rules seem to change over time.
All I want to know is, can I download and install (actually on my client's computer), any free or almost-free version of SQL Server (I really don't care if it's 2005, 2008, 2012 etc) to include enough functionality like BIDS / SSIS so that I could create an SSIS package that would only need to do the following, which I would write: 1. A script task (in vb.net) to do some file/folder work 2. A flat file connector and a data flow task to import some data into the local instance, after first truncating some tables probably 3. Output a text file from a query.
Also, in order to do that, assume this client has ZERO relevant things installed. Will I need to do a long and tedious installation of many things separately - like sql server, bids, visual studio, etc? If so, any comments to guide me thru that jungle would be helpful and appreciated.