Assign a database role to Fastreport TfrxIBDACDatabase
Posted: 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?
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?