Count field is incorrect

0

I am using FastReport .NET

I have a SQL query in Postgres:

select * from product where idproduct =: param

But when I run an error it displays:

System.Data.Odbc.OdbcException (0x80131937): ERROR [07002] [Devart] [ODBC] COUNT field incorrect

.net
postgresql
odbc
fastreport
asked on Stack Overflow Dec 11, 2018 by Vigo Marcelo • edited Dec 12, 2018 by dwir182

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0