Processing all .CSV files in /RawInventory/ directory.
Processing CurentInventory.CSV
Column 'VIN' cannot be null : INSERT INTO `Inventory` (`Dealer`,`Address`,`City`,`State`,`Zip`,`Phone`,`Location Code`,`Stock`,`Year`,`Make`,`Model`,`Transmission`,`FuelType`,`VehicleType`) VALUES ("PINE COUNTRY INC","2520 HIGHWAY 6 & 50","GRAND JUNCTION","CO","81505","970-241-5428","E","U7667","1973","STIDHAM","2HORSE","Automatic","G","Pick-Up") ON DUPLICATE KEY UPDATE `Dealer`="PINE COUNTRY INC",`Address`="2520 HIGHWAY 6 & 50",`City`="GRAND JUNCTION",`State`="CO",`Zip`="81505",`Phone`="970-241-5428",`Email`=NULL,`Location Code`="E",`Stock`="U7667",`Year`="1973",`Make`="STIDHAM",`Model`="2HORSE",`Style`=NULL,`Cylinder`=NULL,`Transmission`="Automatic",`Engine`=NULL,`DriveTrain`=NULL,`FuelType`="G",`VIN`=NULL,`Color`=NULL,`Color2`=NULL,`Features`=NULL,`InternetPrice`=NULL,`RetailPrice`=NULL,`DownPayment`=NULL,`PhotoURL`=NULL,`SalesComments`=NULL,`VehicleType`="Pick-Up"
223 listings processed.
Due to the above errors. File was not deleted.