Hi! Must I define all the views in the .hxx file(the input file of the ODB compiler) ? What if I don't know what views I may use at first? Can I define views wherever I want to ,for example, in my main function? Thanks!