Обсуждение: Problem in Re-using the prepared statement

Поиск
Список
Период
Сортировка

Problem in Re-using the prepared statement

От
Bala krishna Devasani
Дата:
Desc: i have a problem executing the prepared statement more than once. 1st time it executing correct and when i try to execute same prepared statement next time it is failed giving the error like this.

Error: "27:Error fetching numeric attribute: ColAttribute for this type not implemented yet"


PostgreSQL version number you are running:

How you installed PostgreSQL:PostgreSQL 9.3.5, compiled by Visual C++ build 1600, 64-bit

Changes made to the settings in the postgresql.conf file: No

Operating system and version:windows 8.1 (64-bit)

What program you're using to connect to PostgreSQL:ODBC 3.5 (libodbc++) library
 
Is there anything relevant or unusual in the PostgreSQL server logs?:No
 
For questions about any kind of error:

What you were doing when the error happened / how to cause the error:"27:Error fetching numeric attribute: ColAttribute for this type not implemented yet"


Thanks & Regards
Balakrishna