No TableAdapterManager created by Visual Studio Dataset Designer

B

Benjamin Kalytta

Hello friends,

I've a problem with the Visual Studio Dataset Designer. Concerning
Microsoft MSDN Library TableAdapterManager is not a part of the .NET
(Compact) Framework. This class is used for "Hierarchical Update" of Data.

"Hierarchical update is the process of updating modified data in related
data tables in a typed dataset by using the new TableAdapterManager."

The problem I have is, that the designer will not create this
TableAdapterManager class. It is even not possible to enable/disable
this "Hierarchical Update" as described in MSDN:

http://www.google.com/search?q=How+to:+Enable+and+Disable+Hierarchical+Update

There is no such property in properties window.

Everything works fine if .NET Framework 3.5 is used instead of .NET
Compact Framework 3.5.

Is there any way to enable this feature in .NET Compact Framework 3.5?

Regards,
Benjamin Kalytta
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top