description,
AN ERROR APPEAR   'Car',
[Microsoft][Controlador ODBC Microsoft Access] Error de sintaxis en la instruccin INSERT INTO.
INSERT INTO products (idSupplier, isBundleMain, description,) VALUES (1,0,'Car',)
AN ERROR APPEAR   'Plane',
[Microsoft][Controlador ODBC Microsoft Access] Error de sintaxis en la instruccin INSERT INTO.
INSERT INTO products (idSupplier, isBundleMain, description,) VALUES (1,0,'Plane',)
