Forum Replies Created

Viewing 6 posts - 1 through 7 (of 7 total)

  • RE: Problem to write Special Function

    how to use?

  • RE: Problem to write Special Function

    For Create Function For SequenceID YouCan Use This Function But This Function Is Very Bad Performance and If multi user call this in some time generate duplicate id .

    to generate...

  • RE: Problem to write Special Function

    because after enter data into db speed of query is reduce

    i used join in query between two,three,.. table .and guid is generate no sequence id .

    example tblSale(ID Uniqueidentifier,...)...

  • RE: Problem to write Special Function

    Hello.Sorry For This Delay.

    This is Very good suggest .

    but i connote used this suggest

    because my application have about 20 user

    and for do this action i must be recreate my db...

  • RE: Problem to write Special Function

    i know identity column is very good but my database is more than 250 table and relation between table is set.

    for change pk and fk datatype is very heavy for...

  • RE: Problem to write Special Function

    Thank for read my problem (Jeff Moden)

    i write more description for my problem

    i need function that generate sequence uniqueidentifier

    i write function that usefull but not 100% sequence

    (data type of...

Viewing 6 posts - 1 through 7 (of 7 total)