Damian Mehers - Database Geek of the Week!
PromptSQL is one of those products that you see and say to yourself, "If Damian Mehers can create Intellisense for Query Analyzer and Visual Studio for SQL code entry, how come Microsoft can't?" Don't even worry about the reason, just be thankful that someone built it! Damian Mehers is the Database Geek of the week. From my interview:
Doug: What do you think about using VB.NET or C# for stored procedures, functions and triggers? How do you think CLR stored procedures will fit in?
Damian: I’m with those who say there is a lot of room to use C# for the things SQL is not good at; string manipulation is a primary example. I don’t think we should look to replace SQL stored procedures wholesale with C#.
Read the entire inteview here.
(Posted from the Patient Library of Memorial Sloan-Kettering Cancer Center in NYC - Isn't technology grand?)