Forum Replies Created

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

  • RE: Composite key with identity column...

    Sergiy,

        Status is created by the system based on the data entered by the user in the Request master table for eg Status: Received, in process, on hold etc...

    GUI...

  • RE: Composite key with identity column...

    Date can't be used for this scenario because multiple statuses can be entered into the table simultaneously (Datetime less than 300th of a second apart) which will violate primary key constraint......

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