How to save results of a procedure with more than one result set
Sometimes a procedure returns more than 1 result set. The article describes how to save all result sets into new database tables
2012-09-06
14,935 reads
Sometimes a procedure returns more than 1 result set. The article describes how to save all result sets into new database tables
2012-09-06
14,935 reads
How to create external_access CLR assembly on remote MS SQL server, when trustworthy option is forbidden, and only SQL login is available
2011-07-25
5,813 reads
By Steve Jones
I had a great time at Techorama. I’ll do a writeup on the event,...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Comments posted to this topic are about the item The 2022 Preview
We have a DTS package running on one of the production server. This is...
Hoping I could find some best practice answers here: We have analysts who need...