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: NIFGetCollectionData and index size . . .

NIFGetCollectionData and index size . . . (by Dallas Gimpel, 07/20/2004 09:24:36 PM)

Hello all -

I recently responded to a question on notes.net (or whatever they're actually calling it these days):

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/b9f29e6e762c92ec85256eca001fd4cb?OpenDocumentp>

I posted some LS source code in response to it. I originally thought that NIFGetCollectionData would provide information about a view's index size, but it says it is not reliable when a view is categorized. So the only way I could find to *reliably* determine view index size was by parsing the server's response to a "show database" command. While this works, I just can't believe that there's not some way to get at this information from the C API. I'm admittedly not an expert when it comes to this topic, but am I missing something? The information is obviously available somewhere, right?

thanks,

dgg