Forum Replies Created

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

  • RE: sql query

    Thanks, I solved the problem. It works fine with temporary tables:)

  • RE: sql query

    Sorry, it was a bit confusing

    The table structure looks like this:

    CutId (PK, int, not null)

    CardId(FK, int, not null)

    Date(datetime, not null)

    Cuts(numeric(6,2), not null)

    Ratio(numeric(6,2), not null)

    The result I get right now looks...

  • RE: checkbox as a parameter

    Thanks,

    I created parameter with true/ false. but my boss wants it as a checkbox...:(

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