Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Context-Sensitive Help » SQL Anywhere Plug-in Help

Index Consultant Next Page

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.