Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
3890 Points
971 Posts
Mar 01, 2012 04:22 PM|LINK
You're not showing the correct code. According the error, you have another data adapter (da1) that you're using that doesn't have a .SelectCommand property set.
adamturner34
Contributor
3890 Points
971 Posts
Re: Fill: SelectCommand.Connection property has not been initialized
Mar 01, 2012 04:22 PM|LINK
You're not showing the correct code. According the error, you have another data adapter (da1) that you're using that doesn't have a .SelectCommand property set.