Viewing 15 posts - 7,771 through 7,785 (of 9,707 total)
GilaMonster (8/2/2010)
WayneS (8/2/2010)
I would realistically charge (for something like this) a little less than what Gail is mentioning here... after all, she is a lot better than I! 😎
I was...
August 3, 2010 at 8:01 am
The Q&A come from different people and those people use different references. Usually each question has the source listed below it once you've tried to answer the question.
But if you...
August 3, 2010 at 7:45 am
It's not designed for single person use, but Yahoo!Groups has a database feature (more like a flat file that calls itself a database) plus a files section for attaching files....
July 30, 2010 at 10:58 am
Kit G (7/30/2010)
Houston is in the middle of a wet prairie (read - swamp that is almost filled in, but not quite).
That's most of FLorida. Good ol' reclaimed swamp land....
July 30, 2010 at 10:53 am
Kit G (7/30/2010)
Brandie Tarvin (7/30/2010)
FLORIDA! 😛'Nuff said, yes?
(mugginess wimps. @=)
Bah. You want mugginess, check out Houston, TX in the summer. UGH. Tampa is nice compared to...
July 30, 2010 at 8:53 am
saagrawal (7/30/2010)
it is working opposite to my knowledge.
Where did you read that you can't rollback a truncate? Do you have specific sources?
July 30, 2010 at 8:50 am
Look up 'sysprocess system table' in Books Online.
BOL
Starting offset of the current SQL statement for the specified sql_handle.
stmt_end
Ending offset of the current SQL statement for...
July 30, 2010 at 6:02 am
Each window is a separate session. And since you're not doing much of anything else, there's only 1 connection per session.
EDIT: Each session has a minimum of 1 connection per...
July 30, 2010 at 5:57 am
sushantkumar1984 (7/29/2010)
that section is unchecked.
Then it's time to crack open the application code and see what the login module is trying to do. You need to debug it (or have...
July 30, 2010 at 5:56 am
sushantkumar1984 (7/29/2010)
The app allows changing of password as it is enabled in sql 2005 to enforce password policy.
Just so you know, these are NOT the same thing. If the application...
July 29, 2010 at 11:44 am
Pam Brisjar (7/29/2010)
Processor tab: affinities automatic max threads 0, boost priority not setNothing else runs on this machine other than the standard server things.
But you're having performance issues still....
July 29, 2010 at 11:38 am
dbowlin (7/29/2010)
John Rowan (7/29/2010)
I knew that dbcc timewarp would be the secret to our success!
Yes, but let's keep it a secret, lest we anger the TSF (Temporal Security Forces) and...
July 29, 2010 at 10:52 am
stmt_start and stmt_end means when the query started running and when it stopped running.
Look up Profiler in BOL. All your column names are similar enough events & columns in...
July 29, 2010 at 10:47 am
Was the login able to log into the system before the change password attempt? Is it still able to login now? (Just verifying the change is the only thing you've...
July 29, 2010 at 10:43 am
Viewing 15 posts - 7,771 through 7,785 (of 9,707 total)