Hi there,
On the add new report page the dropdown for Report Stored Procedure only
shows sp_DBR in the dropdown and will does not show any of the other
Stored Procedures.
Anyone any idea?
Thanks
Hi there,
On the add new report page the dropdown for Report Stored Procedure only
shows sp_DBR in the dropdown and will does not show any of the other
Stored Procedures.
Anyone any idea?
Thanks
Hi,
to distinguish strored procedures which are indended to be report from all other stored procedures, myDBR offers only the one that matches the report name definition (by default the one that starts with sp_DBR). Database will have other procedures that are not meant to be reports, and showing those would make the list unnecessarily long.
--
myDBR Team
Thanks :-)
You must log in to post.