C
codefragment
Hi
I want to bind a datagrid to a dataset for the table
"ProductProductPhoto" in the AdventureWorks database in
SQL Server 2005, however I can't because the binding fails on
Production.ProductProductPhoto, presumably because it thinks theres
some kind of relation in effect here. So how do you do it?
I get the error message: Child list for field Production cannot be
created.
ta
I want to bind a datagrid to a dataset for the table
"ProductProductPhoto" in the AdventureWorks database in
SQL Server 2005, however I can't because the binding fails on
Production.ProductProductPhoto, presumably because it thinks theres
some kind of relation in effect here. So how do you do it?
I get the error message: Child list for field Production cannot be
created.
ta