|
|
spirit1
spirit1
 |
|
Stories submitted by spirit1
|
|
submitted by
spirit1
1 month, 10 days ago
weblogs.sqlteam.com — XML encoding is necessary if you have to save XML text in an XML document. If you don't escape special chars the XML to insert will become a part of the original XML DOM and not a value of a node.
Here are 4 ways of doing this that you may or may not know. read more...
add a comment
|
category: C# | Views: 17
|
|
tags:
XML, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spirit1
1 month, 15 days ago
weblogs.sqlteam.com — SQL Server Profiler is a well known tool for tracing different activity that happens between your server and the clients connected to it.
But very few people know that you can have custom events and trace them in the SQL Server Profiler.
read more...
add a comment
|
category: Database | Views: 3
|
|
tags:
2008, SqlProfiler, 2005, Database, SQLServer | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 18 days ago, submitted by
spirit1
1 month, 25 days ago
weblogs.sqlteam.com — With this new version you can use it for SQL Server Management Studio 2008 and SQL Server Management Studio 2008 Express.
Plus some extra features. read more...
add a comment
|
category: Database | Views: 198
|
|
tags:
2005, 2008, Database, SQLServer | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spirit1
4 months, 6 days ago
weblogs.sqlteam.com — Every recruiter should be aware of what not do to loose a candidate. read more...
add a comment
|
category: Other | Views: 13
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
spirit1
4 months, 13 days ago
weblogs.sqlteam.com — In my previous post about immediate deadlock notifications in SQL Server 2005 I've shown a way to use a try catch block to get the deadlock error.
The con of this method, although it uses best practice for error handling in SQL Server 2005, is that you have to change existing code and
it doesn't work for non stored procedure code. And that IS a pretty BIG con! So here's a solution to this con.
read more...
add a comment
|
category: Database | Views: 9
|
|
tags:
2005, 2008, Database, SQLServer | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spirit1
4 months, 17 days ago
weblogs.sqlteam.com — Here's a demo of a nice little bug in SQL Server 2005 when using LIKE comparisons for searching.
What is so "nice" about it is that it only manifests itself if your search ends in number 9 followed by a wildcard when
selecting only columns covered by a nonclustered index.
read more...
add a comment
|
category: Database | Views: 13
|
|
tags:
2005, SQLServer, Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spirit1
6 months, 2 days ago
weblogs.sqlteam.com — When Visual Studio 2008 installs you can run the VS 2008 command prompt. But beware if you have already have ( or ) in your PATH system environment variable. The prompt won't load properly and csc.exe and msbuild.exe won't work. Here's how you fix it. read more...
|
|
tags:
2008, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spirit1
6 months, 10 days ago
weblogs.sqlteam.com — Deadlocks can be a pain to debug since they're so rare and unpredictable. The problem lies in repeating them in your dev environment. That's why it's crucial to have as much information about them from the production environment as possible. This is one way of getting it immediatly when it happens, read more...
add a comment
|
category: Database | Views: 20
|
|
tags:
2008, Locks, 2005, Database, SQLServer | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 24 days ago, submitted by
spirit1
7 months, 1 day ago
weblogs.sqlteam.com — Get information about what locks are being held by the transaction, what SPID owns the transaction, on which objects the locks are being held, what SQL statement caused the locks, etc... read more...
add a comment
|
category: Database | Views: 18
|
|
tags:
Locks, Transactions, Database, SqlServer2005 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spirit1
9 months, 15 days ago
weblogs.sqlteam.com — If you're a fan of security you have to be familiar with Bruce Schneier and his excellent blog. What I didn't know is that he also has a collection of facts like Chuck Norris!
Just how cool is that???
read more...
add a comment
|
category: Other | Views: 0
|
|
tags:
Fun | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|