Ingres Version: All OS: All Q: In order to check if statements are OpenSQL standard, is it possible to use the -wopen flag with an OpenROAD application ?
Yes. Open the Application Properties and add -wopen into the field ‘Ingres Flags’ If a non OpenSQL standard statement is found in the code the following warning is displayed by the compiler “E_EQ0504 (ESQLC)/E_W40109(OpenROAD) The statement ‘%s’ is not an OPEN SQL command. This statement may not be portable to a non-INGRES DBMS”.
Related Questions
- Ingres Version: All OS: All Q: In order to check if statements are OpenSQL standard, is it possible to use the -wopen flag with an OpenROAD application ?
- Ingres Version: All OS: All Q: How do you trace the SQL statements in JDBC (similar to printqry)?
- Ingres Version: All OS: All Q: How does an object get registered in star database?