Viewing 15 posts - 3,436 through 3,450 (of 18,926 total)
How can that possibly work with a local temp table (seriously asking)?
August 10, 2011 at 8:24 am
george sibbald (8/10/2011)
Ninja's_RGR'us (8/10/2011)
I ran your code George but I was missing all the application roles. So I can't use it atm!
darn, I don't use application roles anywhere!
That...
August 10, 2011 at 8:23 am
sebastian.rodriguez 21698 (8/10/2011)
i tried every single step of every one...
August 10, 2011 at 8:19 am
Long shot but this might be it...
If not then we need to see the full errors and any other errors you might have in the logs.
http://www.sqlskills.com/BLOGS/PAUL/post/Database-snapshots-when-things-go-wrong.aspx
August 10, 2011 at 8:17 am
Are you sure you're not opening another vesion of VS?
I usually try going to the Sql Server menu and open bids from there.
August 10, 2011 at 8:11 am
P.S. The Restore gui can generate that whole restore script using the same tables.
I love having a 2nd option. My personal choice what to use the file names available...
August 10, 2011 at 8:10 am
Option 2 will never work, it has to return only 1 row. To concatenate you can do something like this, but I would personally just look + print or...
August 10, 2011 at 8:08 am
I'm not an expert by any means on waits, but you could find this very useful : http://download.microsoft.com/download/4/7/a/47a548b9-249e-484c-abd7-29f31282b04d/Performance_Tuning_Waits_Queues.doc
August 10, 2011 at 8:04 am
I ran your code George but I was missing all the application roles. So I can't use it atm!
August 10, 2011 at 8:00 am
We can't see the image you posted. You can upload it as an attachement.
Back to the problem at hand. Unless you are very experience with index tuning I'd...
August 10, 2011 at 7:58 am
I don't know why but I feel it's important to remind everyone that dbo.table and table will generate 2 different plans.
IIRC, even DBO. and dbo. will also do 2 plans....
August 10, 2011 at 7:54 am
djt78 (8/10/2011)
August 10, 2011 at 7:51 am
george sibbald (8/10/2011)
@Remidarn them for closing it. worth another comment asking for it to be looked at again?
Not on my first read. I'd want to protect SA as much...
August 10, 2011 at 7:33 am
The pdf link works but nothing downloads.
August 10, 2011 at 7:24 am
Viewing 15 posts - 3,436 through 3,450 (of 18,926 total)