UltraLite projects

In version 9.0.2 and earlier, you can assign SQL statements in a reference database to an UltraLite project. By grouping them this way, you can develop multiple static UltraLite applications using the same reference database.

When the UltraLite generator runs against a reference database to generate the database source code files, it takes a project name as an argument and generates the code for the SQL statements in that project. If you are using embedded SQL, the SQL preprocessor defines the UltraLite project for you and you do not need to create it explicitly.