Skip to main content
This forum is closed to new posts and responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: LScript: Delete documents using a Terminations List
~Umberto Nongeroson 28.Oct.03 10:10 PM a Web browser
Applications Development 6.0.2 CF2 Windows XP


Sorry -- please read my previous post again. You should not use a full-text search for this because it does not do an exact match on the complete value of a text field. Even though you use "=" in your query, for a text field it treats that as "contains" rather than "=".

For instance, if your query is ([firstname] = "Robert" and [lastname] = "Jones"), you will end up deleting not only the record for Robert Jones, but also Robert B. Jones, Robert Jones-Ransdottir, William Robert Jones III, and if you're not careful how you do your flags, Roberta Jones also.

Instead, use NotesView.GetDocumentByKey method, specifying exact match, to locate only one the document that you actually want to delete.




LScript: Delete documents using a T... (~Delores Breger... 27.Oct.03)
. . RE: LScript: Delete documents using... (~Manny Kiboosis... 28.Oct.03)
. . RE: LScript: Delete documents using... (~Delores Breger... 28.Oct.03)
. . . . RE: LScript: Delete documents using... (~Bill Frokimari... 28.Oct.03)
. . . . . . RE: LScript: Delete documents using... (~Delores Breger... 29.Oct.03)
. . RE: LScript: Delete documents using... (~Arnold Dwonuma... 27.Oct.03)
. . . . RE: LScript: Delete documents using... (~Bill Frokimari... 28.Oct.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS