Tuesday, July 06, 2004 - Posts

SQL Server ideas for the future...

Today, during my work and my daily fight with Sql Server, I was thinking to what I'd like to have on an "ideal" future Sql Server 2007...  I'd like to have these features:

  • The availability to write Stored Procedure with the natural .NET languages (VB.NET or C#)
  • The possibility to store part of the file system (for example, a directory)
  • The possibility to pass complex parameters to T-SQL statements, such as arrays or structures

Are these features only a personal dream or they could be performed? I think that they could be really useful... do you agree? Ideas for other possible features?