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]
