Archive for June 4th, 2009

Got a Cool SQL Server T-Shirt Sig/Idea?

I’m having a geeky moment and want to get myself a couple of cool custom sqlserver t-shirts. Yeah, I’m a geek (err, geekette), what can I do?

Got one? I want to compile a list :)

VN:F [1.4.0_681]
Rating: 10.0/10 (1 vote cast)
Share :
  • Digg
  • del.icio.us
  • Google
  • description
  • StumbleUpon
  • Technorati
  • TwitThis

I have posted previously 3 different ways of searching for SQL Server Objects (How to Search for Columns in SQL Server ).

Here’s a fourth one!

Check out how powerful and flexible PowerShell is when you need to look for a database object. In the script below, I only search databases, tables, columns, and indexes. But in reality, really, sky is the limit!
Read the rest of this entry »

VN:F [1.4.0_681]
Rating: 8.0/10 (4 votes cast)
Share :
  • Digg
  • del.icio.us
  • Google
  • description
  • StumbleUpon
  • Technorati
  • TwitThis
`