My office relies on dozens of old MARK IV programs on a mainframe to pull down and manipulate data from a DB2 database into mainframe files (which eventually turn into excel spreadsheets at the moment).
I have been tasked with starting the conversion process - understanding these programs and moving the logic over to a modern technology that more people in the office will be able to maintain. The options at my disposal are:
- SAS 9.2
- SPSS 17.0
- Anything in Visual Studio 2008 (most likely VB or C#)
Since these programs are data manipulation focused, I was thinking SAS would be the best choice, but I was looking for some more experienced opinions on this. Thanks!