Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Importing QVD in SQL

Dear All,

I know QVD can be read by qlikview only but is there are any way to load data from qvd in SQL server..

I need to check ka data available in QVD..

Rahul

11 Replies
nikhilgarg
Specialist II
Specialist II

Hey,

I opened .csv in excel but no meaningful information is there in excel sheet.

How can i get data in excel sheet from a .qvd ??

WalTig
Contributor
Contributor

Well, I know this is an old thread. But for anyone who's ending up here and wants to get QVD-data in SQL: this is a way to do it:

Use the free Q-Eye Qlikview Data File Editor

  1. Open the editor
  2. Open the QVD-file
  3. Make sure you don't have the default partial load (1000 records), but the full load
  4. Save as
  5. SQL Insert

The tool is rather slow, but will do the job