Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • RE: TSQL->C# SP

    Look:

    PV - total amount

    CFi - is amount in period (in simplest case it's constant)

    N - number of periods

    We need to find r - effective rate.

    There is no fixed formula...

  • RE: TSQL->C# SP

    Got a sample of an ASN.1 file I could look at? Also, not sure what you mean by a "new handwritten aggregate function" unless you mean someone writting an...

  • RE: TSQL->C# SP

    Jeff Moden (3/1/2009)


    Heh... and IMHO, CLR's have virtually no place including UDF's. RegEx and file handling are the only two places I've not been able to beat a CLR...

  • RE: TSQL->C# SP

    Jeff Moden (2/27/2009)


    MrBaseball34 (2/27/2009)


    So you must ALSO create a TSQL wrapper for them. Man, what good is having to do that?

    Someone must be nuts to use CLR SPs...

    Heh... finally... someone...

Viewing 4 posts - 1 through 4 (of 4 total)