• w.rooks (10/21/2010)


    The error you will get is: CostomerMast does not Exist!!!

    The table is called CostomerMastER

    This was typo mistake.

    If you change it to CustomerMaster still SQL throws an error:

    Cannot truncate table 'CustomerMaster' because it is being referenced by a FOREIGN KEY constraint.

    Thanks