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

    Convert all null data in table/recordset into non-nulls

    Currently, I am trying to write code to programmatically convert null values into non-nulls for various data types. In the present method, I have to name each field individually and recode using a sql statement. Ideally, I would like to programmatically cycle through the recordset and...

Part and Inventory Search

Back
Top