I made a report that dumped out all my Lenovo\IBM machines by model and serial number. Lenovo has a batch import tool for warranty lookups that uses this report (exported to csv) to return all my warranty expiration dates for every machine. What I'm trying to do now is figure out a way to import those expiration dates into the warranty field for each of the computers. Everything is in a CSV file so I just need to the SQL scripting part to dump the data into the correct table. Any help would be great.