SQL Server administration and T-SQL development, Web Programming with ASP.NET and Javascript, SAP Smartforms and ABAP Programming, Windows 7, Visual Studio and MS Office software

Kodyaz Development Resources

Development resources, articles, tutorials, samples, codes and tools for .Net, SQL Server, Vista, etc.

Function signature of "FillRow" method (as designated by SqlFunctionAttribute.FillRowMethodName) does not match SQL declaration for table valued CLR function'CLRSplitString' due to column 1.

  •  09-01-2010, 8:11 AM

    Function signature of "FillRow" method (as designated by SqlFunctionAttribute.FillRowMethodName) does not match SQL declaration for table valued CLR function'CLRSplitString' due to column 1.

    Hello SQL Server T-SQL CLR programmers,

    I'm working on a t-sql CLR split string function.
    But I'm getting the below error message.
    How can I solve this sql exception?


    Msg 6258, Level 16, State 1, Procedure CLRSplitString, Line 1
    Function signature of "FillRow" method (as designated by SqlFunctionAttribute.FillRowMethodName) does not match SQL declaration for table valued CLR function'CLRSplitString' due to column 1.


    Eralper
    Kodyaz.com
View Complete Thread
Copyright © 2004 - 2011 Eralper Yilmaz. All rights reserved.
Community Server, by Telligent Systems