Hi C# corner:-
I'm getting an error that says Fill: SelectCommand.Connection Property has not been initialized.
I have a class for my Database connection that looks like this:
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
V S N Raju KanumuriPosted Dec 5, 2011, 7:17 AM
May be your connectoin property could not get the connecting string.
Chek that
Place code