I have to develop a e.Spreadsheet report with two connections, one with DB2 and the other with Teradata. User ID and Password for Teradata connection are stored in a DB2 table.
And there are two queries. First query (DB2) is used to get the User ID and Password for the Teradata connection.
One way to make it work is to use a callback class:
Run DB2 query, get the user id and password and set the same for the Teradata connection.
Is there another way to get this done without using a callback class?
Any help is appreciated.
Page 1 of 1
DB2 and Teradata Connections without a Callback class
Page 1 of 1





MultiQuote