Page 1 of 1
EIBCError in Module IBDACxxx
Posted: Thu 04 Aug 2016 07:44
by werkstattboss
Hello,
I get an EIBCError in Module IBDAC160.bpl at 0001c2d4:
no permission for read/select access to Table RDB$Character_Sets.
I am using Delphi XE2 (win32) with a Firebird Server 2.5
The Error started to occur some days ago, Reinstalling IBDac 57.24 does not schange the Error
The user for the Connection has all access / select rights on the Database.
Rolf
Re: EIBCError in Module IBDACxxx
Posted: Thu 04 Aug 2016 13:08
by ViktorV
This question is not related to UniDAC functionality. It is related Firebird architecture specificities. This error is returned by Firebird and it says that a user has no permission to read/write the RGB $CHARACTE_SETS table. To resolve the issue, please contact Firebird tech support or ask your question at specialized forum.
Re: EIBCError in Module IBDACxxx
Posted: Thu 04 Aug 2016 14:11
by werkstattboss
ok, thank you anyway
Re: EIBCError in Module IBDACxxx
Posted: Thu 04 Aug 2016 14:52
by ViktorV
Thank you for being interested in our products.
Feel free to contact us if you have any further questions about IBDAC.
Re: EIBCError in Module IBDACxxx
Posted: Sat 06 Aug 2016 08:38
by werkstattboss
Hi All,
the solution is to backup / restore the database.
I changed User rights, which obviously went wrong.
Interesting link:
http://stackoverflow.com/questions/1953 ... ess-tables
Rolf
Re: EIBCError in Module IBDACxxx
Posted: Mon 08 Aug 2016 09:51
by ViktorV
It is good to see that the problem has been solved.
Feel free to contact us if you have any further questions about IBDAC.