Software Development Network>> SQL Server>> C# Express vs CLR integration with SQL Server 2005
Hi,
I wonder if it is possible to use the Express edition of C# to write CLR procedures
Regards
/Mattias
C# Express vs CLR integration with SQL Server 2005
Jasen
sure it is even possible to use just notepad.exe and csc.exe to build the CLR part. Deployment will take place using TSQL commands. So yes, this is sure possible :-)
HTH, Jens Suessmeyer.
---
http://www.sqlserver2005.de
---