LotusScript to C API Programming Guide

rtLib Domino Rich Text Management template
Home
Show details for ContentContent
Purchase
Ready-to-use samples
Show details for Online resourcesOnline resources
Forum
Links
Happy readers

Anonymous

login


 

Hosted by Prominic.NET, Inc.
Main topic: NSFNoteUpdate problem - file is read-only?

NSFNoteUpdate problem - file is read-only? (by Chris Catalano, 01/16/2006 11:02:19 AM)

Thanks - being new to using the c api (and not quite having made it all the way through your book ;) I was supplying a local path for a db residing on a server. I was expecting an error earlier (like NSFDbOpen, or even NSFNoteCreate), so wasn't sure what was going on when the error popped up so late in the process. Using OSNetPathConstruct solved it.