• Deutsch (DE-CH-AT)
  • English (United Kingdom)
Home-Blog / News-Notes/Domino-SnT Thursday: HowTo get a empty document view collection

 Share this post on Facebook Digg it Share this article with your Twitter followers Bookmark this post at Delicious Share this article on Linkedin PDF Print

Written by Bastian W.
Thursday, 20 November 2008 00:00

Sometimes you need a empty document collection, but there is no known example in the AdminHelp how to create such a collection. I saw people who use a empty view to build such a empty document collection. But  there is a easier way (I found it in the mail8.ntf)

Set yourDb = session.currentdatabase
Dim yourDocCollection as NotesDocumentCollection
Set yourDocCollection = yourDb.CreateDocumentCollection()

And voila ... a empty document collection.

[SnT means "Show and Tell"]

Trackback(0)

TrackBack URI for this entry

Comments (0)

Write comment

bolditalicizeunderlinestrikeurlimagequoteSmileWinkLaughGrinAngrySadShockedCoolTongueKissCry

smaller | bigger


busy