VEVENT 1 ======== UID:1 SUMMARY:ABC
VEVENT 2 ======== UID:2 SUMMARY:ABC
Then later: QUERY:SELECT * FROM VAGENDA WHERE SUMMARY LIKE '%C'
The 1st query would have deleted both. The 2nd query would have not deleted anything. You would get UID:1 and UID:2 listed in the first response.
The 2nd response would be empty - no overlap. Just the same as if you had issued the two queries in the same command.
The 1st query would have returned both UID:1 and UID:2 The 2nd query would have returned both UID:1 and UID:2
Doug Royer | http://INET-Consulting.com
-------------------------------|-----------------------------
Doug@xxxxxxxxx | Office: (208)612-INET
http://Royer.com/People/Doug | Fax: (866)594-8574
| Cell: (208)520-4044Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature