blah blah blah is here! blah blah » Close

0
votes
1 answers

how to use classes for sql connection

how can i use classes on the program i am making? any help please? [code] using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text ...

Feedback