Transfer Data from Lotus Notes Database

Hi all,i hope i’m right here. please move the thread if not.

i use following system:

  • IBM Lotus Notes 8.5

  • Windows 7 64 Bit

i’m writing a tool that transfer the data from a lotus notes database to a csv file. the program language is vb and i use the lotus notes automation classes.

now i have the following problem, i don’t get any data from the interface. but the client shows that there is a active community and the interface method shows any error, too.

And the database have definitively a lot of entries.

hope someone could help me with this error.

ps: i’ve even tried regsrv32.exe to register the nlsxbe.dll.

Subject: From what you have posted I would guess the problem is with your code

Very hard to say without you posting any of it though. If you are able to post your code, people may be able to help you.