Hi,
I have a projectmaster,module master.. For a particular project module name must be unique.. I cant make the module name in module master as unique as 2 different projects may have the same modulw name.. Only thing is for the same project dupliacte module names should not be there
Ok will try..
I have modulemaster table
With ModuleID,ProjectID,ModuleName
So u mean i must make ProjectID and ModuleName as Composite key? ModuleName is varchar type
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.