Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
Working on QVD file. I try loading my data to qvd sample below
DATAQVD << Table1 153 lines fetched
DATAQVD << Table1 313 lines fetched
I see first over all 153 records are transfered from my table to qvd, what is the next 313 lines from same table and why ?
What does QVD holds internally and what mode ?
Cheers
Peter - Thanks. Yes I agree with you. I was not having any problem with script or load. I was trying reload and table transfer and I noticed why is this happening. Where my table and data are unique and no duplication.
Well 1 question on this, if I try executing my reload again. Will the concatenated avoided and it will show only a single statement DATAQVD << Table1 153 lines fetched
Or how it behaves ?
And it is possible to read QVD files ?
Peter
I agree with Manish and You. But posting the data is not possible, I deal with real time data and highly confidential. Thanks in advance I will take it from here on ward.
We're not asking for data or your document, just a part of the script. In QV desktop, press Ctrl-E, navigate through the text until you encounter the part that deals with DATAQVD, select a chunk, press Ctrl-C and paste it in a reply. That's it.
On the other hand, if you are satisfied with the answers, please close the discussion so that others will find solutions/answers if they encounter the same situation. Thanks.
Peter
Hi Varun,
It would be better if you post your script here so that we can understand your problem thoroughly and provide you with solution as early as possible.
Thanks,
Rohit
Rohit Gharat > Peter > Manish
Thanks for all the udpate and feedback. We can read QVD file. the xml data generated in it and the data captured in the file.
Closing the post. Thanks all
Try to create and script of your and have a qvd file. You can figure out this !!