Sql Connection

  • Thread starter Thread starter dave
  • Start date Start date
What's the goal? Your post is awfully general. For example, What "Sql Class"
do you want to derive from, and for what purpose?
Peter
 
SqlConnection for now..to put error checking in it...
since that class can't be inherited..
I think i'll create a class...manage the possible errors
and return a reference of SqlConnection Class
other ways or ideas very welcome
thanks
dave
 
Thanks peter
Thats Exactly what i did.....
thanks for the info....new to c#.....but getting there
working on exception handling today.....just
putting all the pieces together..at this point....
thanks again
dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top