How to open Crystal Report file
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I am using crystal report 9 to generate reports. The problem is that i have never used crystal report. The so called tutorial which came with crystal report is of no good because it gives an error on the line which says m_Report = m_Application->NewReport(); error: Creation feature not available. Please tell me just how can i view an existing crystal report in VC and how can i perfor filtering on it through Visual C code or is there any suggestion to the above problem.:wtf: