Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mcnanuk
  • Content: Threads
  • Order by date
  1. mcnanuk

    Lotus Notes Files from ntf files ?

    Hello there: i got two *.ntf files named like: xyzdomdoc.ntf and xyzfilecab.ntf i was said, that these file should contain data, which i try to extract to move them to an sql based storage. but i have no clue, what to do with this files: i have installed an lotus domino server and have...
  2. mcnanuk

    Getting List of Documents with LAPI

    Hi there, i am stuck... i am trying to get the Itemnames of Documents in my Contentserver via LAPI. My Code: LLValue numberOfObjects = new LLValue(); doc.GetNumberOfObjects(0, 14869, numberOfObjects); Console.WriteLine("Number of...

Part and Inventory Search

Back
Top