Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Greetings!!!
I have implemented incremental load into one of my file.
As per expectation, only changed/added records get added to the local qvd file.
But, there's a small problem i have observed.Downloading changed/added records takes some more time.
I am downloading the data from http layer like:
LOAD *
FROM [http://MyServer/VirtualDir/QVD/Some.qvd] (qvd)
$(INCREMENTAL_EXP);
Can we make this download, fast?
Thanks in advance...
Regards,
Chaitanya S. Tembe
ctembe@gmail.com