Viewing 15 posts - 31 through 45 (of 769 total)
OK thanks
November 6, 2023 at 8:08 pm
I thought Elvis was dead.
October 24, 2023 at 8:07 pm
This is why I mentioned Jeff.
October 20, 2023 at 10:00 pm
Glad to see Jeff is here, I know he'll have some interesting insight onnthis question.
CTE or View, which to use and when as well as why?
I personally use both a...
October 20, 2023 at 4:05 pm
UPDATE: After some addiotnal checking I found that there are 2 built in DMM's that can be used to shows teh same info that you see in SSMS's View Dependencies;...
May 8, 2023 at 3:18 pm
All - I ended up figuring out a way to do this; SSMS's View Dependencies. If you select the SP you want to get the hierarchy for and select Objects...
May 8, 2023 at 2:29 pm
OMG. This vendor has soooo many cursors. Pretty much all updates to transactions (charges, receipts, check, invoices) are done using a cursor. In more recent years I heard they finally...
May 6, 2023 at 2:55 am
I can't say the same applies to your situation but on my end when the vendor does reports they charge a lot (I used to make those reports mostly in...
May 5, 2023 at 9:06 pm
Out of curiosity what type of reports were they making? Was it using one of teh 3rd party popular custom reporting apps like Crystal Reports or SSRS or was it...
May 5, 2023 at 5:37 pm
My absolute pleasure and like you I have been thru the painful move to the vendor's cloud and since we've stopped having the app on-prem things have been a lot...
May 5, 2023 at 5:36 pm
Jeff - I just took a look at the article and gave it a try and none of the examples work for an SP. I see that they list SP's...
May 5, 2023 at 4:52 am
Thanks soooo much Jeff!
May 5, 2023 at 4:39 am
This did not work for me. I have a SP called LF5_JOb that contains the line EXECUTE LF5_Job2 and your code did not show this
May 5, 2023 at 12:05 am
fyi.. THSI ONLY SHOWS THE FIRST sp THAT THE NAMED sp IS CALLING. fOR EXAMPLE IF i HAVE THE FOLLOWING sp
LF5_Job
LF5_Job2
LF5_Job3
LF5_CalcFess
Where LF5_Job calls LF5_Job2 and Lf5_Job2 Calls Lf5_Job3 and LF5_CalcFees
When...
May 5, 2023 at 12:04 am
After getting a lot of heat from angry customers RG did make a formal posting about the issue acknowledging the problems with SQL History and said they're working on it. ...
March 24, 2023 at 2:43 pm
Viewing 15 posts - 31 through 45 (of 769 total)