Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm trying to create app with monthly qvd file.
like in one qvd file one month data should be there.
and daily it should be incremented. and app should keep one year of data at a time.
This is easily achieved - but need to understand:
1. Are you creating monthly library QVD files, loading in any that have been created in the last year, and updating the current month QVD in your app?
I suggest you build monthly qvd and store and then load in the qvds with the latest updated incrementally - easily achieved depending on the data you are using - need to see a 1000 line sample.