sql server - Can I run SSRS custom code on the same data source/query session as the report datasets? -
i doing per process authentication , want authenticate db before datasets done.
the oninit function run before datasets on different process/connection.
can somehow attach connection datasets going use?
edit: making reports use in report manager.
Comments
Post a Comment