Viewing 15 posts - 31 through 45 (of 66 total)
I would run out of fingers if I tried to count the number of times I have inherited a database mess with a new job. The new employer always promised...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
December 6, 2016 at 6:20 pm
Here's another tool...
http://www.microsoft.com/en-us/download/details.aspx?id=7826
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
September 26, 2013 at 9:26 pm
Here's an excerpt from an article I wrote a few years ago:
It's generally understood there are two kinds of database administrators, production and development, but the definition of each kind...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
October 28, 2012 at 9:59 pm
Carrie.Sim (8/24/2012)
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
August 24, 2012 at 7:31 pm
This free tool uses MS_Description as well...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
April 5, 2011 at 12:36 pm
This free tool shows all matches in context...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
March 24, 2011 at 11:38 am
This free application may meet your needs (see the Save All button)...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
December 9, 2010 at 10:54 pm
You could also use this free utility application to search SQL code while optionally ignoring comments, and/or to script out selected SQL routines in correct dependency order...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
November 29, 2010 at 7:52 pm
I have used ER/Studio a lot over the years and I'm using it heavily right now. I like it for the reasons expressed by other posters. However, if you use...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
September 23, 2010 at 6:02 pm
Hopefully the database does not contain any single "foreign key" referencing multiple parent tables, where the "foreign key" column(s) contains values that come from one of several different parent tables,...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
July 14, 2010 at 1:20 pm
There seems to be two basic roles, application developer and database administrator (DBA).
In my experience, a "typical" application developer creates database tables as needed, often with very little concern for...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
June 27, 2010 at 4:31 pm
Some great examples of code generation have been mentioned, but much of it could be viewed as DDL routines (not counting applications based on dynamic SQL). It's surprising that few...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
March 15, 2010 at 12:00 pm
I'm sorry you had trouble.
I'm not sure what you mean by "Error after setup" because there is no setup process. You simply open the application file. Where do you have...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
March 18, 2009 at 5:22 pm
Hi All,
The new SQL Server utility product, DBGizmo, has been released!
We added a few new features, fixed a few bugs, and cleaned up the UI. Check it out...
Thanks!
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
January 12, 2009 at 12:11 pm
I have been watching the job boards for positions mentioning SQL Server for about five months. In my area (Twin Cities), about 40% of the jobs are application developer positions...
Creator of SQLFacts, a free suite of tools for SQL Server database professionals.
June 29, 2008 at 2:32 pm
Viewing 15 posts - 31 through 45 (of 66 total)