Ok re: not a crash. I learned the best way to do SQL in Nim is first via the 
command-line utility to test the syntax and methods, when satisfied then add to 
Nim. The Nim error messages as you say something wrong here is difficult to 
debug for a new user, the sqlite3 utility gives more info and flexibility for 
development. 

Reply via email to