what constructor/method is to be called for an sql class??
I hopw I make sense.
Thanks
what constructor/method is to be called for an sql class??
I hopw I make sense.
Thanks
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.
Ntsibi BPosted Sep 5, 2007, 1:43 PM
Many, many thanks Alan.
I guess I have to swat the chapter tonight.
Ta, again
Ntsibi B
AlanPosted Sep 5, 2007, 9:41 AM
It sounds to me as though you need a tutorial on database programming using C#.
There's a good one here, consisting of 7 lessons, which starts from the beginning and discusses classes such as SqlConnection, SqlCommand and SqlDataAdapter which you'll need to know about:
http://www.csharp-station.com/Tutorials/AdoDotNet/Lesson01.aspx