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: recurse
  • Content: Threads
  • Order by date
  1. recurse

    App crash in debugger while stepping through exception handler

    I am doing a pretty vanilla connection to a SQL Server. (The code follows) String strSQL = ""; //get the connection try { strSQL = "data source=" + txtServer + ";initial catalog=" + strDatabase + ";persist security info=False;user id=sa;packet...

Part and Inventory Search

Back
Top