Viewing 15 posts - 22,561 through 22,575 (of 39,824 total)
August 26, 2009 at 1:18 pm
Restore the full, be sure that you use the 2nd tab with "norecovery" option set. Pick the file manually for the restore in the dialog.
Same for the diff.
Then the logs.
When...
August 26, 2009 at 1:17 pm
It certainly won't solve all issues, but it could help. The supervisor/2nd person would still be responsible for their actions. If they let something through because they gave out their...
August 26, 2009 at 1:15 pm
The column in the destination server that does not exist needs to have a default so it is populated by the insert statement.
August 26, 2009 at 1:13 pm
blandry (8/26/2009)
August 26, 2009 at 1:07 pm
Thanks, Hugo, for the practical applications. Didn't think about something like searching the newsgroups.
August 26, 2009 at 1:02 pm
SQL Server doesn't really release memory to the OS, but it will replace the memory it uses with new data as needed.
It is possible that you need more memory....
August 26, 2009 at 12:13 pm
That's what I was going to post 🙂
Basically a lookup. Find the hash, look up the possible plaintext(s)
August 26, 2009 at 8:51 am
I like the car analogy!
And I hope they don't start charging more for SQL without Windows, but I wouldn't be surprised.
August 26, 2009 at 8:50 am
SQL 2005 Express is a database engine, not a management tool.
SSMS would be used in either case to "manage" the database.
August 26, 2009 at 7:43 am
The temptable approach (or table var) is what I've done in the past.
You can use TVF's, as Flo suggested, if you can rewrite the code.
August 26, 2009 at 7:42 am
It depends, and that's the best answer. It's how you use the keywords, not the keywords.
I'd say that you ought to engage someone to help you tune things if you...
August 26, 2009 at 7:41 am
I'm sure there's a use, but not a common one. Certainly I didn't quite get it.
I think half the questions we ask sometimes are trivia, or tightly focused, but it's...
August 26, 2009 at 6:49 am
Manage your online presence. It can help you, and it isn't that much work.
Employers not seeing what you've done online? I disagree. Don't post if you don't want it to...
August 25, 2009 at 2:06 pm
Viewing 15 posts - 22,561 through 22,575 (of 39,824 total)