Question:
Hello everyone,
I need to retrieve some data from an external Adabas database in one of my programs. I cannot find any documentation or other postings explaining how to do it. I already have programs connecting to external Oracle database and as there is a possiblity of choosing database type ADA in DBCO I believe it is possible.
Does anyone have any experience with that topic ? If yes, tell me please:
- what exactly to put in DBCO
- is there any configuration file needed
- are there any special tricks that I should use while doing EXEC SQL
Robert
Answer:
Hi Robert,
I've never tried to connect to an Adabas DB, but for Oracle ones i know that some DLLs and configurations are needed.
Talk to BASIS people about your problem, they should know (they should... ) how to solve it. Or try to search in OSS about connecting to Adabas.
Hope it helps,
mr.