P
Phil Townsend
I have seen a lot on ADO.NET data relations, but my jury is still out on
the benefits of coding a data relation vs. using a join in a stored
procedure. I know there is more overhead when using the join, since
there is more data in the result set, but how big of an issue is this,
especially when working with smaller databases?
the benefits of coding a data relation vs. using a join in a stored
procedure. I know there is more overhead when using the join, since
there is more data in the result set, but how big of an issue is this,
especially when working with smaller databases?