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
Where have all the objects gone, long time passing ? (Version 0.1.0)
Posted
3 months ago
by
Jens K. Suessmeyer -
0
Comments
(You find the script at the end of the blog post) People who inherit databases encounter often the same problem. They either don´t have the time “learning” the internals / logic of the existing objects within that database, or...
Developer hearted / Relational minded
Headless build can make you scratch your head (Part 1)
Posted
3 months ago
by
Jens K. Suessmeyer -
0
Comments
One big advantage over recent database projects is the ability to do headless build on a build controller. There is no straight forward definition of a headless build. In summary you can describe it that only the needed prerequisites are...
Developer hearted / Relational minded
Why the name of the service ist not the ServiceName, is not the ServiceName
Posted
4 months ago
by
Jens K. Suessmeyer -
0
Comments
While recently writing a windows service which should be a multi-instance Service, I encountered the following challenge. As in SQL Server I wanted to use a similiar naming convention like MyServiceName$InstanceNameHere to distinguish the services from...
Developer hearted / Relational minded
The help for “The database schema provider could not be determined…”
Posted
4 months ago
by
Jens K. Suessmeyer -
2
Comments
Some of us might be still bound to VSDBCMD instead of using the new tools of SSDT like SQLPackage. As frustrating as it is, we need to also get around this and the limitations of the existing error Messages of VSDBCMD. The one you will encounter often...
Page 1 of 1 (4 items)