I am working with Crystal reports 9.0 and here is the problem that
I created different rpt files and stored the names of the rpt files in the database
so that I can later create objects of these different rpt files based on user selection (which will be done in an ASPX page).
But when I reterive the name from the database it will be a string so how can I use the name of
the rpt file retreived from database to create a layout object and pass the parameters.Any Ideas please
I created different rpt files and stored the names of the rpt files in the database
so that I can later create objects of these different rpt files based on user selection (which will be done in an ASPX page).
But when I reterive the name from the database it will be a string so how can I use the name of
the rpt file retreived from database to create a layout object and pass the parameters.Any Ideas please