Hi All,
My organisation runs Sybase IQ 12.7 as the reporting database, and we use BI 4.1 for report development.
We are looking for a way to automate ETL of flat files (primarily .csv) into the database. I have attempted using Microsoft SSIS, however Sybase IQ 12.7 is not supported.
Our ETL would involve the following:
1. Extract flat file from a folder on a network server
2. Run Excel macro over the csv
3. Insert data into temp table in Sybase IQ and apply scripts
4. Truncate/delete from Sybase IQ table
5. Load into Sybase IQ table from temp
Any suggestions on software and/or drivers would be much appreciated.
Thanks,
Dean