Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 8u9i
  • Content: Threads
  • Order by date
  1. 8u9i

    Treeview From Database

    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;"...
  2. 8u9i

    Parsing A Strings And Deleting

    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...

Part and Inventory Search

Back
Top