Preparing a little demo on SQL Server 2005 CLR showing the benifits of the CLR compared too the dangers of using extended procedures to extend the database's functionality. I decided to start Visual C++ 6.0 (:o), create a new project, choose the Extended Stored Procedure Wizard and call the project xpdemo...