Hi,
I need tips on running Crystal Reports 8.5 reports from my VB6.0 application. I want to run a stored procdure with input parameters specifying year and department, along with which database to use on the server (the same SPs are located on each database table). How do I combine all these things?
I tried the Crystal SQL Designer but had problems with the parameter fields, and besides, does this mean the CR report will query for input parameter values? The parameters are set in the VB application GUI.
I have already designed the reports with the VB plug-in, but the server/table name and database structure has changed since then, so they do not work like they are supposed to. I passed a SQL-query to the reports, so if I could just change which server + database to open before I ran the report, this would be the best solution!
Where do I design the report and how do I specify which output parameters are being used in the report?
Hints and guidelines are most welcome!
graabein
I need tips on running Crystal Reports 8.5 reports from my VB6.0 application. I want to run a stored procdure with input parameters specifying year and department, along with which database to use on the server (the same SPs are located on each database table). How do I combine all these things?
I tried the Crystal SQL Designer but had problems with the parameter fields, and besides, does this mean the CR report will query for input parameter values? The parameters are set in the VB application GUI.
I have already designed the reports with the VB plug-in, but the server/table name and database structure has changed since then, so they do not work like they are supposed to. I passed a SQL-query to the reports, so if I could just change which server + database to open before I ran the report, this would be the best solution!
Where do I design the report and how do I specify which output parameters are being used in the report?
Hints and guidelines are most welcome!
graabein