Can anyone give any advise on how to go about performing a one off import
from a Lotus Notes database into a SQL server database for us in a product
we're developing?
I have limited knowledge of the inner workings of Lotus Notes/Domino so I'm
not aware of what kind of export facilities it has.
What I was thinking of is some kind of export facility that sticks the data
"as is" into an intermediate format (or maybe straight into a SQL server
DB). We will then write an import script/program to take this intermediate
format and convert it into the format that our program uses.
Thanks, Rob.