Subject | RE: [firebird-support] Firebird ODBC driver exception on server |
---|---|
Author | Marius Popescu |
Post date | 2010-02-12T20:52:15Z |
Hello,
I cannot find how to check/ change privileges for a table using Flame Robin.
Please help.
This program worked fine on my development computer. Only after deploying to
the server it stopped working.
Thank you for your response.
Marius
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of Claudio Romero
Sent: Friday, February 12, 2010 3:20 PM
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] Firebird ODBC driver exception on server
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]
[Non-text portions of this message have been removed]
I cannot find how to check/ change privileges for a table using Flame Robin.
Please help.
This program worked fine on my development computer. Only after deploying to
the server it stopped working.
Thank you for your response.
Marius
From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of Claudio Romero
Sent: Friday, February 12, 2010 3:20 PM
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] Firebird ODBC driver exception on server
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]
[Non-text portions of this message have been removed]