ECPG: No multidimensional array support for simple data types

Поиск
Список
Период
Сортировка
От mike stanton
Тема ECPG: No multidimensional array support for simple data types
Дата
Msg-id 046601cab3c3$d73d64c0$0d6ea8c0@mike
обсуждение исходный текст
Ответы Re: ECPG: No multidimensional array support for simple data types
Список pgsql-general
Hello all, I get the following error message when ecpg precompiles an EXEC SQL INCLUDE on this variable:
 
short           cst_vent[MAX_SUC][12]; (MAX_SUC is defined as 24)
 
Mesage:

     "No multidimensional array support for simple data types"

Is there a fix or am I stuck?
Version: PostgreSQL 8.3.6 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.2.4
 
 
Michael Stanton W.

В списке pgsql-general по дате отправления: