Viewing 15 posts - 496 through 510 (of 1,082 total)
could you run this for me please :
sp_Helptext 'ddllogger'
December 12, 2008 at 9:30 am
mmm
Is that the only code that is on the screen when you hit F5 or run?
Because the error seeems to be in a procedure ddllogger and not in the view?
Thanks
Chris
December 12, 2008 at 9:26 am
I agree
I normally always replace spaces with tabs.
I currently work with a tab the length of 4 spaces.
But work with people that insist on reformatting my code to 2 or...
December 12, 2008 at 8:44 am
thanks for that 🙂
I thought that might be the case, but thought I would check just in case Jeff had some magic in his pocket he he he
December 11, 2008 at 6:43 am
mmm ok Jeff you confused me.
Mainly cause I didn't know you could do that to start with. Secondly I'm not sure how that will help?
Thanks
Chris
December 11, 2008 at 6:34 am
Thanks for the alternative Jeff 🙂
but I must say sorry I don't know how the hanging ) stayed as it did.
)
)
Lets see...
December 11, 2008 at 6:30 am
yeah I mean I could have a proc that runs the dynamic sql and the dataset returned could be inserted into a temp table and the the main proc just...
December 5, 2008 at 10:28 am
Sorry there is user table that basically has the user Id with the field id and what they can and can't see, and yes the query will use different tables...
December 5, 2008 at 9:44 am
WOW,
Not sure if it's even worth giving my praise to this master piece of an article after all the praise that has been given already...
But I just can't help myself..
Jeff...
December 5, 2008 at 6:33 am
The main reason I'm asking this questions, is because yes this can be done all in sql with pretty good performace.
It just seems weird to solve this problem with a...
December 5, 2008 at 2:20 am
Ok let me see if I can supply for info here.
The design of the system is not mine and I can't change it! So with regards to design good or...
December 4, 2008 at 8:10 am
Sorry about that:
Ok so this is what is used to create the dynamic query or should I say what is returned here is what I need to use to get...
December 4, 2008 at 6:43 am
Good point Steve, I was asking just yesterday about the left join vs NOT Exists, and well Gail gave me a very good visible answer and well ... like you...
December 2, 2008 at 4:10 am
Thanks Gail,
Now that is what I call taking the time to explain something with proof 🙂
I could see from the plan it was better but just wasn't sure why..
thanks again...
December 1, 2008 at 9:35 am
Viewing 15 posts - 496 through 510 (of 1,082 total)