Can I create a report, save it with the selected data and then point other reports to report against the data in the first report???? If so, point me in the right direction.
Ken,
Does it mean that, if we integrate CR with other application, Direct Access to database is the best access method to use ?? compared to ODBC and using SQL Designer file ?
What are the considerations in choosing the access method ??
I've once used the SQL Designer query files with saved data as part of an distributed application. It is difficult to configure properly. I am in the process of replacing these query files with views, as V8.5 allows me to get the performance I need with views.
Internally, the SQL Designer saves the query data to a *.dbf file. Crystal Reports then uses ODBC to connect to this *.dbf file. If you select the "Save data with query" option, then this *.dbf file persists.
You can use views, stored procedures, or direct table access. All of these work well with applications. Malcolm Wynden
Authorized Crystal Engineer
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.