HI

I have three tables

1. Categorys (ID, Name)
2. Definitions (ID, Name, CategoryID)
3. Versions( ID, Name, DefinitionID)

I have generated three objects using EDM
1 Cagegorys
Navigation (Definition)
2. Definitions
Navigation (Category, Version)
3. Versions
Navigation (Definition)

I have following problems

1. I want to update the category of a version
2. I want to get all version against a specific Category

I need Code in C#.Net or VB.Net

Recommended Answers

All 2 Replies

whenever it is urgent, you cant get your questions answered :(

Ignore the word urgent and participate in discussion of this thread please

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.