Sign in
Developer hearted / Relational minded
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.Net
ADO.NET
ALM
Basta
Data Dude
Logging
Merge
Reporting Services
SMO
SQL Server
SQL Server 2000
SQL Server 2005
SQL Server 2008
SQL Server 2012
SQL Server Agent
SQL Server Deployment
SQL Server Integration Services
SSIS
T-SQL
T-SQL Procedure
Unit Testing
Visual Studio for Database Professionals
VSDBCMD
VSTSDB
XML
Archive
Archives
March 2013
(2)
February 2013
(3)
January 2013
(4)
September 2012
(1)
June 2012
(1)
September 2011
(2)
August 2010
(4)
July 2010
(6)
January 2010
(1)
November 2009
(2)
October 2009
(7)
September 2009
(8)
July 2009
(1)
June 2009
(1)
May 2009
(3)
April 2009
(11)
March 2009
(2)
February 2009
(1)
January 2009
(5)
November 2008
(1)
October 2008
(1)
July 2008
(4)
June 2008
(1)
May 2008
(4)
April 2008
(4)
March 2008
(4)
February 2008
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Developer hearted / Relational minded
Obfuscation is not a security feature – Spoofing the APP_NAME
Posted
over 5 years ago
by
Jens K. Suessmeyer -
2
Comments
SQL Server 2005 introduced an interesting and long demanded feature, the LOGON triggers. First only defined via server event triggers, it has become more and more popular in same scenarios to prevent users with a certain machine environment accessing...
Developer hearted / Relational minded
Changing the Login / Authentication Mode programmtically via SMO
Posted
over 5 years ago
by
Jens K. Suessmeyer -
2
Comments
Here are some instructions how to change the Login / authentication mode via Code. It just uses plain SMO capabilites: After this you will have to make sure that the Service is restarted, if you want this to do via SMO look at the following sample...
Developer hearted / Relational minded
VSTS Database Edition having problem creating UnitTests
Posted
over 5 years ago
by
Jens K. Suessmeyer -
2
Comments
As some of you might already encountered and found this blog entry while searching the internet, there can be a problem having certain installtion levels of the Data Dude installed on your machines. The error message is: The service Microsoft.VisualStudio...
Developer hearted / Relational minded
Merge it your own way - Comparison of SQLAdapter vs. SQLCommand vs. MERGE
Posted
over 5 years ago
by
Jens K. Suessmeyer -
1
Comments
The question which always comes up in my sessions about SQL Server 2008 is according to my most loved feature in SQL Server 2008, the MERGE command. People always ask me how the performance comparison with MERGE is compared to some standard / traditional...
Page 1 of 1 (4 items)