BookmarkSubscribeRSS Feed
Bryan_Walker
Calcite | Level 5
Anyone have experience with connecting to a Lotus Notes database and extracting data from the Lotus Notes database with SAS? I have been able to determine that I can connect to the Lotus Notes server, by pulling in data from a text file on the server. When I browse the server the Lotus Notes databases are not directly displayed, so it isn't as simple as selecting them from the list of available files. How do I locate and pull data from the Lotus Notes databases on the Lotus Notes server? Any help would be greatly appreciated.
1 REPLY 1
Cynthia_sas
Diamond | Level 26
You can search the SAS documentation for the phrase:
"Lotus Notes" or "Notes Documents" and you will find a topic called "Introduction to Using Lotus Notes with SAS".
Down inside that topic is a link to a section called "Retrieving Information from Preexisting Notes Documents" which contains an example of the syntax you'd need.

Or, you could contact Tech Support for more specific information. The first paragraph of this help topic says:

"The SAS/ACCESS to ODBC pass-through engine enables you to retrieve information about existing Notes documents in a Notes database. Using ODBC to Retrieve Information from Preexisting Notes Documents shows an example of how to use the DATA step to retrieve information from the Business Card Request database."

cynthia

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1655 views
  • 0 likes
  • 2 in conversation