Database Type
Hi,
I'm using Report builder Pro version 4.2. I have the datas required to
create the report in the table. In the table the DatabaseType for ppDesigner
is given as dtInterbase. I tried to change this at run time using the
following piece of code for MSSQL :
ppDesigner.DataSettings.DatabaseType := dtMSSQLServer;
How will change the DatabaseType at runtime, do I need to do anything
more.
regards
Rajeev R
I'm using Report builder Pro version 4.2. I have the datas required to
create the report in the table. In the table the DatabaseType for ppDesigner
is given as dtInterbase. I tried to change this at run time using the
following piece of code for MSSQL :
ppDesigner.DataSettings.DatabaseType := dtMSSQLServer;
How will change the DatabaseType at runtime, do I need to do anything
more.
regards
Rajeev R
This discussion has been closed.
Comments
you're using ADO) and then set the Database name.
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com