exec sql begin declare section;static int intcur[50][10] = { 0 };
produces :ERROR: No multi-dimensional array support for simple data types
Margit