Skip to content Skip to navigation

Initialize a Null NotesDocumentCollection

There are times when it is handy to start will a null collection in a NotesDocumentCollection., for example when you want to add documents to a collection programmatically based on something other than selected documents in a view.

Two good methods for doing this are:

Method 1:
Dim session As New NotesSession
Dim db As NotesDatabase
Dim collection As NotesDocumentCollection
               
Set db = session.CurrentDatabase
Set collection = db.GetProfileDocCollection("The name of a non-existent profile document")


[Gothic BC] Refreshing the Image Database

I'm refreshing the entire image database for the photo gallery. While this is going on there will be missing images in the gallery and the site will be slower than usual. Everything will gradually reappear, but it will take the better part of this weekend to finish.


[Gothic BC] On the Price of Photos

I frequently get asked to send people the electronic version of the photo I have taken of them, and I occasionally do. I should admit that whether or not I get around to depends more on whim than time.


[Gothic BC] Industrial Demise

The other day, on the Gothic BC facebook page, I commented on industrial music. Now I'd like to illustrate my point:


Pages

Subscribe to Front page feed Subscribe to Front page feed