Hi! I want to port my G2 application to G3. I would like to know what are the news for database handling in G3. 1. How to check whether a sqlite database exist? 2. How to create a database? 3. Can I use DB.Exec() for table creation or is there another preferred way to do it? Thanks! Csaba