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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data export to SQL server 7.0

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Can somebody give me any info on how to export data stored in lotus notes to sql server.
Any info on this is appreciated.
Thanks
guru
 
The ODBCconnection ODBCResultset classes are quite useful for this. You can buy some Lotus software to do it but, you could write an agent using the above mentioned classes to export the data.

You have to setup an ODBC connection DSN on the notes server/client.

Tim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top