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!

Recent content by MarcusCarcus

  1. MarcusCarcus

    Can someone tell me what i'm doing wrong

    I'm trying to get this coding to work, I'm new to c# and programming, but I can't seem to get much further than this and this code will not build. SqlParameter wellName = new SqlParameter("@wellName", SqlDbType.NVarChar, 50, "wellName").Value = Convert.ToString(cmbWellName);

Part and Inventory Search

Back
Top