Can someone help me figure out how to merge an ADIF with QSL information into Log4OM so it updates the QSL information in the DB?
I recently requested to send out about 700 QSL cards via QDure. This is a service where you upload ADIF, and they print QSL cards and send them to the right buro. After all is paid and sent, QDure provides an ADIF that looks like this, which contains the QSL status.
Is there a way to merge this ADIF into my Log4OM DB? I've tried a direct import of the ADIF QDure gave me, and Log4OM errors on each ADIF line:
Code: Select all
constraint failed UNIQUE constraint failed: Log.qsodate, Log.callsign, Log.band, Log.mode Callsign: VA3AAA Date: 12/31/2020 7:09:00 PM Mode: SSB Band: 20m
Code: Select all
<CALL:6>VA3AAA <QSO_DATE:8>20201231 <TIME_ON:6>190900 <RST_SENT:2>57 <RST_RCVD:2>57 <BAND:3>20M <MODE:3>SSB <PROP_MODE:0> <QSL_SENT:1>Y <QSL_RCVD:1>R <OPERATOR:6>KC2IEB<EOR>
73, Chris