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
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.Net
ADO.NET
Basta
Custom Security
Data Dude
Launch
Merge
Reporting Services
SMO
SQL Server
SQL Server 2000
SQL Server 2005
SQL Server 2008
SQL Server Agent
SQL Server Deployment
SQL Server Integration Services
SSIS
T-SQL
T-SQL Procedure
T-SQL Procedure Logging
Unit Testing
Visual Studio for Database Professionals
VSDBCMD
VSTSDB
XML
Archive
Archives
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)
September, 2009
MSDN Blogs
>
Developer hearted / Relational minded
>
September, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Developer hearted / Relational minded
Basta Herbst 2009 in Mainz
Posted
over 3 years ago
by
Jens K. Suessmeyer -
0
Comments
Thank for all participants attending my sessions in Mainz. As promised, here are the slide decks and demos I used during my presentations. If you have any question to this are other SQL Server related topics, feel free to ping me. I am looking forward...
Developer hearted / Relational minded
SQLDays in Rosenheim Herbst 2009
Posted
over 3 years ago
by
Jens K. Suessmeyer -
0
Comments
Thank for all participants attending my sessions in Mainz. As promised, here are the slide decks and demos I used during my presentations. If you have any question to this are other SQL Server related topics, feel free to ping me. I am looking...
Developer hearted / Relational minded
Need more spare time ? Use SQLIOSimParser to interpret your IO results !
Posted
over 3 years ago
by
Jens K. Suessmeyer -
2
Comments
My colleague Marvelous Jimmy ( JimmyMay ) and myself did a small project to parse and interpret the results of the testing tool SQLIO. It produces ready-to-interpret reports and reusable results in Excel and will save you (as of Jimmy) much time...
Developer hearted / Relational minded
Problems opening your project files in Visual Studio ?
Posted
over 3 years ago
by
Jens K. Suessmeyer -
1
Comments
if you encounter the problem as follows: <PathToyourDBFile> cannot be opened because its project type (.dbproj) is not supported by this version of the application. To open it, please use a version that supports this type of project. ..then...
Developer hearted / Relational minded
Cannot find the source of a SQL Server error ?
Posted
over 3 years ago
by
Jens K. Suessmeyer -
0
Comments
Ever had an error in your application and you couldn't find the source of all evil and where the error is thrown at the end ? Well, SQL Server profiler does a great job about that, but you really need to understand which events to filter for and how to...
Developer hearted / Relational minded
(Log) resistance is futile – how to drop log files
Posted
over 3 years ago
by
Jens K. Suessmeyer -
0
Comments
At the beginning everyone is trying to tune the database by creating additional database files, spreading the data across file groups, adding additional log files for the database… But wait a minute, is there a performance benefit from having...
Developer hearted / Relational minded
Database Programming: Did You Know IN Can Do This?
Posted
over 3 years ago
by
Jens K. Suessmeyer -
1
Comments
Ward Pond , one of the marvelous SQL geeks within Microsoft published a nice thing wich we had a discussion internally on concerning the capabilities of the IN operator: http://blogs.technet.com/wardpond/archive/2009/09/04/database-programming-did-you...
Developer hearted / Relational minded
List reports of a Reporting Services instance via rs.exe script
Posted
over 3 years ago
by
Jens K. Suessmeyer -
0
Comments
Simple and easy, no coding or direct access needed to the report server database, simply put the following script in a script file and exectue it via rs.exe e.g. rs.exe –S http://localhost/ReportServer –i TheScriptFileHere.rss Put the following lines...
Page 1 of 1 (8 items)