[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Andy

8/20/2003 3:54:00 PM

Why I got this error when I run the program SURVEY (provide by MSDN) whit
Framework 1.1 and VS.NET 2003

"A column named 'Answer' already belongs to this DataTable: cannot set a
nested table name to the same name"

This problem occur at this line :
rel.Nested = True

Relations.Add(rel)


Thanks

Andy