Mark Patten

Oct
21
2010
by Mark Patten

Top Philadelphia Software DevelopersCongrats to everyone at Delphic Sage (especially our house nerds - you guys are the best!) for once again being recognized by the Philadelphia Business Journal as one the Philadelphia region's top software developers.

As a full service digital agency, many of our web based solutions require some heavy lifting on the web development side of things. Whether it's a web application, full featured web site or some unique need for an online marketing campaign - our clients have come to rely on our expertise to deliver rock solid programming.  This recognition is just another example of our success.

 

A few months ago I wrote an ad-hoc SQL script to help with the frustrating task of, "Where is this value coming from in the database?" It can be incredibly useful if you are inheriting a database from another team, or are developing on an open-source database application. The script uses SQLServer 2005 or later to cycle through each table and each column* in all tables to see if that column is equal to some string or value we're seeking. It then returns three result sets:

  • List of tables that had a column matching the search criteria
  • Table/column pairs of every column that satisfied the WHERE clause
  • SQL queries you may run in order to retrieve the matching results (one query per table), with the SELECT returning the matching columns before the full set of columns from the table

Continue reading to view and download the SQL script.

Mark Patten

Oct
01
2010
by Mark Patten

Our offices are located in the Manayunk section of Philadelphia. A fun, eclectic neighborhood with a mix of college students, recent college grads, artisans, blue collar workers and yuppies. Lots of retail and restaurants on the main drag - Main street.

We also happen to be pretty close one of Philadelphia's two main rivers - the Schuylkill river (what a pain to spell). And when it rains hard and fast like it did last night, it has a tendancy to jump it's banks and flood Main street. And so a normally tame river becomes a bit scary.

Check out our YouTube channel or Flickr account for a few more photos and videos.