Subject Error -104 on SELECT
Author tseyfarth
Hello,

I am very new to Firebird. My app can open the DB fine, but when it executes this code:

SELECT * FROM axcys.contacts;"

I get an error -104.

This same code works fine with PostgreSQL. Can anyone tell me what the difference is and/or how to fix?

Thank you
Tim