DataSet / DataLink & Parameter
Posted: Wed 23 Jan 2008 14:16
Hey
I use your latest building & played around with VB.NET 2005
I've created a DataSet with the DataSet Designer. - Using providerspecific DataSet = True.
I use 3 Tables
Master Table -> Kundenstamm
Child Table -> AuftragA
Child Table -> AuftragB
The Child Tables have a relation to the Master Table. - This way works fine.
Now I change the Childtables Select Statement and added a parameter.
How can I access this parameter, so that the DataSet is filled correctly!?
THX
I use your latest building & played around with VB.NET 2005
I've created a DataSet with the DataSet Designer. - Using providerspecific DataSet = True.
I use 3 Tables
Master Table -> Kundenstamm
Child Table -> AuftragA
Child Table -> AuftragB
The Child Tables have a relation to the Master Table. - This way works fine.
Now I change the Childtables Select Statement and added a parameter.
How can I access this parameter, so that the DataSet is filled correctly!?
THX