intellogo
Mar 3rd, 2007, 12:57 PM
Hi,;)
I have just downloaded and installed the Crystal Report 11 Dev Ed product. On the other hand, I have developed a project with VB 6 & MS ACCESS 2000 (as the database with password protection). The only thing remaining is to create a couple of reports for my project.
After installing & getting the CR11 to be integrated into Visual Studio 6, I have selected the folowing items in the VB6 IDE
These are:
-->References window:
1. Crystal ActivX Report Viewer Library 11.0
2. Crystal Reports ActivX Designer Design and Runtime Library 11.0
3. Crystal Reports ActivX Designer Runtime Library 11.0
-->Components -> Controls window:
1. Crystal ActivX Report Viewer Library 11.0
-->Components -> Designer window:
1. Crystal Reports 11
I have also tried the built-in wizard (from within CR11) that automates the process of report creation. But this automated process is ok for situations where no specific criteria is required to query records from the database, and instead just to simply list all the avialable records of a table.
QUESTION:
---------
1. Do I use the same database connectivity code from the VB6 IDE's
code view (that was used for my project) to connect & create
reports in CR11 ?
2. Should the report be designed from:
(a) within CR11 OR....
(b) from the Project Explorer in VB6 IDE and
selecting to add the Crystal Reports module OR....
(c) purely from VB6 code ?
3. How do I provide specific deciding parameteres, upon which
records would be queried ?
Any assistance & help would be gr8tly appreciated....:cool:
----
Regards,
Intellogo
I have just downloaded and installed the Crystal Report 11 Dev Ed product. On the other hand, I have developed a project with VB 6 & MS ACCESS 2000 (as the database with password protection). The only thing remaining is to create a couple of reports for my project.
After installing & getting the CR11 to be integrated into Visual Studio 6, I have selected the folowing items in the VB6 IDE
These are:
-->References window:
1. Crystal ActivX Report Viewer Library 11.0
2. Crystal Reports ActivX Designer Design and Runtime Library 11.0
3. Crystal Reports ActivX Designer Runtime Library 11.0
-->Components -> Controls window:
1. Crystal ActivX Report Viewer Library 11.0
-->Components -> Designer window:
1. Crystal Reports 11
I have also tried the built-in wizard (from within CR11) that automates the process of report creation. But this automated process is ok for situations where no specific criteria is required to query records from the database, and instead just to simply list all the avialable records of a table.
QUESTION:
---------
1. Do I use the same database connectivity code from the VB6 IDE's
code view (that was used for my project) to connect & create
reports in CR11 ?
2. Should the report be designed from:
(a) within CR11 OR....
(b) from the Project Explorer in VB6 IDE and
selecting to add the Crystal Reports module OR....
(c) purely from VB6 code ?
3. How do I provide specific deciding parameteres, upon which
records would be queried ?
Any assistance & help would be gr8tly appreciated....:cool:
----
Regards,
Intellogo