Hi, I am trying compile hello world example for sqlite. odb -d sqlite --genrate-query person.hxx I tried to generate person.sql with above command. It didn't create. How to create? Thanks.