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 bkrike 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 webbsk

  1. webbsk

    Null reference exception when trying to use DataAdapter Update

    I keep getting an exception when I call the DataAdapter Update method. I have been trying to figure out what is causing the null reference exception for this code for what seems like forever: private void DoUpdates (OdbcDataAdapter odbcDataAdapter, string tableName) { DataTable...

Part and Inventory Search

Back
Top