Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

How to prevent the Duplicate Record screen? (no replies)

$
0
0
I am importing data from an Excel file into my database.
In the process I encounter duplicates that I want to ignore.
I am using the following code (after assigning the values):

IF HAdd(BVS_BOSS_LOAD) = False THEN
IF HErrorDuplicates() = True THEN
CONTINUE
END
ELSE
CONTINUE
END

All I need is that the process to ignore the duplicate record and
continue with the next record but it pops up a duplicate record
screen.

THNX !!
JoeMaldo

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>