sql - Access cross-platform schema Report Builder -
i'm working on reports , we're halfway through migrating oracle sql server.
the reports i'm migrating using user-defined functions oracle schema rest of new translated code not work them.
within report builder 3.0 have access data source, how can provide access schema functions still work?
i'm sorry if isn't clear.
i try build dataset pointed @ oracle schema calls user-defined functions , returns results, input parameter column(s). dataset need return row every required combination of input parameter column(s).
then in textbox expressions, use ssrs lookup function return function results oracle dataset.
Comments
Post a Comment