Viewing 15 posts - 16,351 through 16,365 (of 18,923 total)
HTH... This is just the start
.
June 22, 2005 at 10:29 am
Glad to hear that...
June 22, 2005 at 10:22 am
I was trying not to piss him off (I know he's right)... but everytime I post that function (set version) I had to explain it in details and I got...
June 22, 2005 at 9:40 am
This seems to me that I would be simpler to have the application do the security work.
Maybe you could add a extra layer of security on the server where you'd...
June 22, 2005 at 9:33 am
This query cannot be used in an indexed view, so that solution is out.
Now why do you have 20 self joins on this query??
Can we see the table...
June 22, 2005 at 9:28 am
That's not my strongest suit... I'll let the other dbas handle this one.
June 22, 2005 at 9:24 am
They are ok with losing a full days work of all database at the same time?????
Do they know that a 500 gig drive costs only a few 100 bucks... far...
June 22, 2005 at 8:58 am
Why would you use something like this???
Why not make a proc to do the update.
One to do the select then just call 'em in the right order from the main...
June 22, 2005 at 8:51 am
Yup, that's a great workaround, but it doesn't solve the underlying problem of the bad perforaming view.
The indexed view would do just that, but as I said it doesn't solve...
June 22, 2005 at 8:49 am
What kind of power user will be using this??
Wouldn't it be simpler just to give them a crash course in sql?
June 22, 2005 at 8:45 am
yes, but then you have to remap dbo to sa or you still have the same problem to fix.
June 22, 2005 at 8:43 am
I started one.. but nothing I can share (incomplete/non commercial). Every commercial tool I know doesn't have that level of precision on dependencies (they all use sysdepends which is...
June 22, 2005 at 8:39 am
Viewing 15 posts - 16,351 through 16,365 (of 18,923 total)