Viewing 15 posts - 5,596 through 5,610 (of 5,684 total)
Post repeat, please see question/responses here: http://www.sqlservercentral.com/Forums/Topic986689-145-1.aspx
September 15, 2010 at 2:38 pm
The more urgently you need something, the more time you'll need to take writing out the sample code you'd like us to mess with. A couple of things though:
That...
September 15, 2010 at 2:36 pm
sql.abhishek (9/15/2010)
I am desperately looking for some piece of code to get this type of out put .... kindly help me out of this.
For the code, you'll really need to...
September 15, 2010 at 2:33 pm
Steve Jones - Editor (9/15/2010)
bitbucket-25253 (9/15/2010)
...By the way for some reason going down is always slower and harder than going up.
By the way, if going down is much faster than...
September 15, 2010 at 2:30 pm
Swap to bulk-logged. The target system(s) will have to recreate the work but your logs will be smaller.
September 15, 2010 at 2:14 pm
WayneS (9/15/2010)
Craig Farrell (9/15/2010)
[EDIT:] Heheh, Wayne, fastest code gun in the west. 🙂 [/EDIT]Maybe, but sometimes it's draw,shoot,aim instead of aim,shoot,draw... heh, wait-a-minute... :crazy:
And thus, we find out why...
September 15, 2010 at 1:13 pm
Derrick Smith (9/15/2010)
Ah crap, I did. Didn't even notice that. Hard to follow the logic of this query..working on it.
If it makes you feel better, I just did a facepalm...
September 15, 2010 at 1:03 pm
CirquedeSQLeil (9/15/2010)
Steve Jones - Editor (9/15/2010)
September 15, 2010 at 12:51 pm
rpalacios 19022 (9/15/2010)
Derrick, when I execute the new query, I'm getting the following error:
Msg 4104, Level 16, State 1, Line 1
The multi-part identifier "aspnet_users1.ApplicationId" could...
September 15, 2010 at 12:46 pm
I'm... not sure. But, hazarding a guess, it's got to do with Truncate simply doing page deallocations instead of actually wiping data. Now, why backup is actually picking...
September 15, 2010 at 12:42 pm
drew.allen (9/15/2010)
Craig Farrell (9/15/2010)
- For these users, they need all items from somewhere else...-- Cross Join to create master list of user/itemcodes
It's actually not a CROSS JOIN, because the value...
September 15, 2010 at 11:22 am
brian_winzeler (9/15/2010)
September 15, 2010 at 11:03 am
Yeah, I didn't build DDL out for the table so I didn't doublecheck my code for functional running, but I forgot to drop AS [name] in at the select levels...
September 15, 2010 at 10:48 am
:ermm: Yikes. That is one twisted piece of code you've got there.
Let me see if I get this straight. You set the group code, get the itemcode/levelval, and...
September 14, 2010 at 7:10 pm
But but Lowell, If Iz answerz I kin haz internets cookie! Right? Prize iz internetz cookie?
September 14, 2010 at 6:52 pm
Viewing 15 posts - 5,596 through 5,610 (of 5,684 total)