I already have a qvd file, and want to transfer data into SQL server for other downstream use. The QVD size is around 37MB, 3.5 M rows and 100 fields. I tried using SQL bulk insert and single insert statement in Qlikview script, and the performance is not good enough.
Is there any other ETL tool or options to transfer QVD data into other kind of databases?