Assign a database role to Fastreport TfrxIBDACDatabase

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ralo
Posts: 1
Joined: Tue 26 Oct 2010 06:07

Assign a database role to Fastreport TfrxIBDACDatabase

Post by ralo » Tue 26 Oct 2010 06:35

Hi,

I 've some problems with the TfrxIBDACDatabase component for FastReport.
I'm using IBDac 3.10.0.16 for Delphi 2007, Fastreport 4.10.1.

How can I assign a database role to this connection? There is no such property.

Also, if I try to assign this information via params property it dosn't work.

I've tried the following params:

sql_role_name=MY_ROLE
lc_ctype=ISO8859_1

But when I try to start the report I get the error message 'no persmission on table...' and so on.

If I try to use these params in my regular database connection in my application it seems to work fine.

What is wrong? Can you help me?

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 02 Nov 2010 13:26

Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next IBDAC build.

Post Reply