Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, everyone
I have some doubts about the incremental reload, i want to know if anyone has an example of an incremental reload from database source.
You need to provide more detail about you requirements but to start....Searh for this in the QV reference manual. " Case 3: Insert and Update. (No Delete) ". This will give you a model for inserts and updates from a database. I use it and it works. There are other models you can follow if you only want to append changed data, insert only or insert, update and delete. If you can be more specific about what you want to do exacty i think we could provide you with more detail.
Hi Tim,
I want to do the incremental(insert,update and delete) reload in the below post. Hope you can solve my issue.
but plz give me sample qv file im waiting for favorable responce
You can download Rob's cookbook for the incremental load sample:-