I am using the Notes API to do some work and I am running in to the following issue. NSFDbOpen keeps returning a status of 535. I am unable to figure out what that status code means, OSLoadString has not worked for me. Does any one know what this status code means?
I am not a smart man. My problem was that I had not yet called NotesInit(). Once I did things started to run much better.