B4X:
SQL1.ExecNonQuery2("INSERT INTO Races VALUES(?, ?, ?, 0, 0.00, 0, 0.00)", Array As Object(Null, Track, Outlay))
When the prog is running in the Emulator and the EditText is filled in I click the Button and it throws an Exception.
Do not see what is causing it.
Any help on this is appreciated.