Hi,
I have one main stored procedure. It calls other 10 stored procedures by giving input parameters.
Do I want to implement Begin Try/Begin catch in each sub procedures or in main proceudre only.
Please suggest how to achieve?
Appreciate your help.
Regards,
Bala
I have separate scripts for Creation of Tables, Stored Procedures, Views, Triggers in different .sql files.
I have to execute thses scripts in batch in different servers and different databases without opening SSMS.
All .sql files to be executed in single command.
Please suggest how to achieve...
Hi,
I have 50 Reports in SSRS 2005 currently in production server. My Client want to migrate to SSRS 2012.
I migrated one RDL using BIDS. I am using list items inside Text Box in those Reports. The Problem is design and style of the Report changed in SSRS 2012.
Borders are not coming correctly...
Hi,
I am using SSRS 2005. I want to convert decimal numbers to Hours and minutes.
Say suppose, I am adding daily work hours and minutes and the total is 208.63.
Here 208 hrs and 63 minutes. How to convert this to 209 hrs 03 minutes in SSRS.
Any In-built function is there? or how to do using...
Hi,
I am using SSRS 2005. I want to enable/disable or hide/view parameters based on another parameter selection.
Say Suppose I have 5 parameters. User selects first value in first parameter I should show only Second parameter and hide remaining 3 parameters (Parameter 3,Parameter 4 &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.