Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: NSF FILE HELP

  1. #1
    Junior Member
    Join Date
    Dec 2013
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default NSF FILE HELP

    IBM NFS FILE EXTRACTION
    java - Extracting Lotus Notes NSF files under Linux - Stack Overflow

    IBM developerWorks : Download: IBM Domino Designer

    requrements
    ===========
    IBM developerWorks : IBM Lotus NotesSQL

    NSF FILE
    =========
    https://docs.google.com/file/d/0B7lO...it?hl=en&pli=1

    JAR FILE
    ========
    how to acces .nsf file by java for desktop application without IBM lotus installed - Stack Overflow

    Notes.jar(local access) or NCSO.jar(remote access).


    How to Extract Attachments from a form using the IBM Forms API
    ================================================== ==============

    IBM Forms: API Samples: How to Extract Attachments from a form using the IBM Forms API


    NOTE: If you are using a Windows 64bit OS, you cannot add NotesSQL as an ODBC driver directly with the 64bit ODBC Driver Manager. Here is a document on how to handle this issue for your reference:
    LO46692: ENHANCEMENT REQUEST - 64-BIT FUNCTIONALITY FOR NOTESSQL AND THE LOTUS OEM ODBC DRIVERSexternal link


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: NSF FILE HELP

    Do you have a question? Or perhaps you solved whatever your problem was given this thread is marked as solved.

Similar Threads

  1. Created a Random Access File that saves gibberish to a text file
    By Deprogrammer in forum What's Wrong With My Code?
    Replies: 5
    Last Post: September 21st, 2012, 11:45 AM
  2. Run a jar file inside a batch file with Windows 7 Task schduler
    By kingnachi in forum What's Wrong With My Code?
    Replies: 2
    Last Post: June 15th, 2012, 09:20 AM
  3. solaris machine /tmp folder, File.exists() cant see the existing file.
    By aragorn1905 in forum File I/O & Other I/O Streams
    Replies: 1
    Last Post: December 27th, 2011, 09:41 AM
  4. insert(embed) a file object (.txt file) in MS excel sheet using java.
    By jyoti.dce in forum What's Wrong With My Code?
    Replies: 1
    Last Post: August 12th, 2010, 08:16 AM
  5. Replies: 8
    Last Post: January 6th, 2010, 09:59 AM

Tags for this Thread