SQL Server will allow creation of *things* [that I am under NDA so can't talk about] that will allow for many of the Dot.Net-ish things that we are accustomed to.
David L. Penton, Microsoft MVP JCPenney Application Specialist / Lead "Mathematics is music for the mind, and Music is Mathematics for the Soul. - J.S. Bach" [EMAIL PROTECTED] Do you have the VBScript Docs or SQL BOL installed? If not, why not? VBScript Docs: http://www.davidpenton.com/vbscript SQL BOL: http://www.davidpenton.com/sqlbol -----Original Message----- From: Anders Lundholm [mailto:[EMAIL PROTECTED]] Hello! I was just wondering if some of you knew whether or now it will be possible to overload stored procedures in the upcoming release of SQL Server codenamed "Yukon"?! Microsoft has already announced support for e.g. C# as a language for writing stored procedures. Imagine the help we'd get developing stored procedures (structuring our naming conventions and so forth), if overloading would be possible?! Instead of 3 stored procedures named like this GetName GetNameByNameAndPassword GetNameByCategoryID We could use the same name for all 3 stored procedures and simply overload when invoking them, depending upon the number or arguments in an SqlCommand object. Sounds nice?! :-) with regards anders l. borum � [EMAIL PROTECTED] the sphereworx / monoliner experience -- And .NET changes the way we all build applications! --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
