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
EIBCError in Module IBDACxxx
Re: EIBCError in Module IBDACxxx
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.
-
- Posts: 20
- Joined: Fri 15 May 2009 17:53
Re: EIBCError in Module IBDACxxx
ok, thank you anyway
Re: EIBCError in Module IBDACxxx
Thank you for being interested in our products.
Feel free to contact us if you have any further questions about IBDAC.
Feel free to contact us if you have any further questions about IBDAC.
-
- Posts: 20
- Joined: Fri 15 May 2009 17:53
Re: EIBCError in Module IBDACxxx
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
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
It is good to see that the problem has been solved.
Feel free to contact us if you have any further questions about IBDAC.
Feel free to contact us if you have any further questions about IBDAC.