hi guy
i have a a program simple.
i have a a program simple.
Func _inserimento_anagrafica() ;_SQLite_Exec($Db, "Insert into anagrafica values ("&$ditta_op&","&$via_op&","&$citta_op&","&$prov_op&","&$mail_op&","&$cell_op&","&$piva_op&","&$cdifi_op&","&$tell_op&","&$fax_op&","&$cap_op&","&$ditta_leg&","&$via_leg&","&$prov_leg&","&$mail_leg&","&$piva_leg&","&$cdifis_leg&","&$tell_leg&","&$fax_leg&","&$cap_leg&","&$iban_leg&","&$swift_leg&","&$banca_leg&");" ) ;_SQLite_Exec($Db, "Insert into $Db=_SQLite_Open($percorso_Db); Open a permanent disk database If @error Then MsgBox(16+262144, "SQLite Error", "Can't create a memory Database!") Exit -1 EndIf _SQLite_Exec($Db, "Insert into anagrafica values (Ana_Nome ,"&$ditta_op&" );") _SQLite_Close() _SQLite_Shutdown() EndFunc1 a gui by the gui insert data in sqlite but when try to insert have this error
>Running:(3.3.8.1):C:\Program Files (x86)\AutoIt3\autoit3.exe "C:\Users\stefano\Documents\programmazione\SANDRO GEST\sandro-gest.au3" ! SQLite.au3 Error --> Function: _SQLite_Exec --> Query: Insert into anagrafica values (Ana_Nome ,de ); --> Error: no such column: Ana_Nome +>15:20:21 AutoIT3.exe ended.rc:0 >Exit code: 0 Time: 16.264