Subject Re: [firebird-support] Firebird ODBC driver exception on server
Author Claudio Romero
Hello
for connect to Firebird you must use a user name, and this user don't have
Privileges on select/read for table CONTACT.

Check the Privileges for this table with some admin tool (like flamerobin)
or
GRANT SELECT ON CONTACT TO your_user_name;



Regards


[Non-text portions of this message have been removed]