Forum Replies Created

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

  • RE: UDF Table

    Here is the structure of my tables i am using.

    CREATE TABLE Billing (

    CUSTCODE VARCHAR,

    SALESID ...

  • RE: UDF Table

    For some reason I had a lot of problems with the "where not exists" maybe I mistyped. But with the database we are using there are no primary keys or...

  • RE: UDF Table

    Thank you for your reply. I created a view at first, but the problem with that was it needed to accept parameters for a start date and ending date. So...

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