M
Matt Frame
I need to know if there is a way to say take ds1 and ds2 and put them into
the same dataset where I can create a relationship and have a parent child
relationship. I know this can be done by using the SqlDataAdapter and using
the same dataset with the Fill method, but can it be done without doing
this?
Thanks,
Matt
the same dataset where I can create a relationship and have a parent child
relationship. I know this can be done by using the SqlDataAdapter and using
the same dataset with the Fill method, but can it be done without doing
this?
Thanks,
Matt