|
Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I've successfully just not included fields in the returned data. I.e. if you have 12 fields, but only need 7, just reference those 7 fields in the select statements that retrieve the data. Then just remember that when using that Fill method not to reference the fields not included.
|