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

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -