Predefined rules
Telosys provides predefined rules to generate SQL for the most common databases.
To use them, simply indicate the database type in the template file (.vm).
The target database can be specified using the following directive :
In version 4.0 Telosys has the following predefined database types:
POSTGRESQL
MYSQL
ORACLE
SQLSERVER
ANSISQL (for standard ANSI-SQL )
The predefined database types are not case sensitive.
Examples:
If you try to use an unknown database name, an error will occur.
Last updated