Forum Replies Created

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

  • RE: dynamic sql

    I understood the requirement differently.

    If the routine would return, say, name and datatype for all columns, then that would be enough to pass

    to generic table editors, simple display pages, and...

  • RE: Need help with Grouping and Rollup

    Think of not using any of the first three columns, and instead constructing the column you want;

    use the grouping function to build that new column and also to contrive...

  • RE: A Function Gotcha with the Use of an Asterisk

    I agree that Ian's trick is totally cool.

    Actually, I'd like to comment on the original topic, using * in functions.

    Because of "pre-compilation", the function is remembering old info rather

    than using...

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