Hi all,
I am trying to grab data from the database that this application is connecting to and then show entries in a treeview.
public void dbcall()
{
SqlConnection sqlconn = new SqlConnection("user id=USERNAME;" + "password=PASSWORD;server=SERVER;" + "database=DBNAME;"...
Hi,
I am quite new to C# and I am just wondering if anyone could help me out a little.
Basically if I have a text file and lines like the below:
blah blah blah one blah blah blah blah
blah blah blah two blah blah blah blah
blah blah blah three blah blah blah blah
blah blah blah four blah...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.