Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
181 Points
435 Posts
Apr 30, 2012 03:02 AM|LINK
Hi Dan,
Thanks for trying to help. I actually tried that ... by using a froeach loop like this:
foreach (var item in rows)
But I got the exactly same error message for this line as well, for the "foreach" part - indicated by IntelliSense.
Any thoughts?
Thanks,
Claudia
claudia888
Member
181 Points
435 Posts
Re: Problem with putting a db selection result into a list?
Apr 30, 2012 03:02 AM|LINK
Hi Dan,
Thanks for trying to help. I actually tried that ... by using a froeach loop like this:
foreach (var item in rows)
But I got the exactly same error message for this line as well, for the "foreach" part - indicated by IntelliSense.
Any thoughts?
Thanks,
Claudia