How do I connect to a Progress (OpenEdge) in Yellowfin?
Answered
We want to connect to progress 10.1.
Is there a driver for Progress DB? Do you have any ideas on how Yellowfin will connect to progress?
We want to connect to progress 10.1.
Is there a driver for Progress DB? Do you have any ideas on how Yellowfin will connect to progress?
To connect to Progress OpenEdge, you really just need 2 things;
-Relevant JDBC drivers
-Connection details.
The thing with Open Edge is that we cannot include the drivers with YF, so you will need to obtain upload them yourself.
To find out which drivers you need, OpenEdge knowledge base is your friend.
So then using Plugin Management browse to the relevant jar.
You will now be able to choose OpenEdge and make your connection:
Let us know if you run into any issues.
Regards,
David
To connect to Progress OpenEdge, you really just need 2 things;
-Relevant JDBC drivers
-Connection details.
The thing with Open Edge is that we cannot include the drivers with YF, so you will need to obtain upload them yourself.
To find out which drivers you need, OpenEdge knowledge base is your friend.
So then using Plugin Management browse to the relevant jar.
You will now be able to choose OpenEdge and make your connection:
Let us know if you run into any issues.
Regards,
David
Replies have been locked on this page!