mercredi 24 mai 2017

Laravel QueryException

Hi I'm new at programing and I have installed laravel I'm trying to import a csv file and insert it to the database but i get this error

QueryException in Connection.php line 647:

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'nometablissementnumero' in 'where clause' (SQL: select * from adherents where (nometablissementnumero = 0) limit 1)

The table name is correct I would like to:

INSERT INTO table 'adherents' => 'nom',
                              => 'etablissement',
                              => 'numero'

Thanks ahead again I am using the Laravel php framework



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2rhetxF
via IFTTT

Aucun commentaire:

Enregistrer un commentaire