Click here to Skip to main content
16,022,362 members

Comments by amitjind (Top 3 by date)

amitjind 6-Jul-10 8:25am View    
Thanks again I guessed it but thought it is for linking other table..anyway....few more questions.

1) Would it restrict duplication of record..I believe IGNORE_DUP_KEY = OFF will help..right?
2) How can I link category to more than one parent category?
amitjind 6-Jul-10 8:07am View    
Hi Thanks for the quick reply. I did not follow second command for Alter. What is GameID how can I use it?
amitjind 4-Jul-10 1:27am View    
Hi Christian..thanks for the reply. Let me describe it in more depth leaving Linq as I know that runs in the background. My main requirement is how to design database where I can link a category at any level of hierarchy so that category in the database can be linked to many categories without repeating. Second how we implement functionality of "similar or suggested categories " which most of the sites show as suggestion.