Posts

Showing posts from December, 2017

How we create a report to update database in cognos

Cognos doest allow direct update to database but it will allow us to create a report to call a store procedure, using this stored procedure we can update database. For this, stored procedure need to be imported in Framework manager.