| ERROR | VARCHAR declarations not permitted in #include file |
| CAUSE | A VARCHAR declaration was found in a file included using a #include form. |
| ACTION | Use the EXEC SQL INCLUDE form to include files with VARCHAR declarations instead. |
| ERROR | VARCHAR declarations not permitted in #include file |
| CAUSE | A VARCHAR declaration was found in a file included using a #include form. |
| ACTION | Use the EXEC SQL INCLUDE form to include files with VARCHAR declarations instead. |