Sample Project - Impersonation - Table Def Error

Discussione generale Sample Project - Impersonation - Table Def Error

  • mercredi 6 mai 2009 19:48
     
     
    In the Impersonation C# CLR PRoject included with the Database Engine Samples, the project fails to deploy because of the lack of a table defenition on the GetFileDetails method of FileDetails class. No table def is utilized on these TVF's.  Other MSDN samples do not inlcude a table def either. Any work arounds for this with out specifing a table def? Attempts to add a table def only lead to further errors in the sample, (ie, CREATE FUNCTION Failed becuase the parameter count for the FillRow method should be one more than the SQL declaration for the table valued CLR function)

    Is this sample project complete?
    Rex Whitten