Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Comparison Between Crystal Reports and MS Data Reports

Status
Not open for further replies.

raveehamsa

Programmer
Jan 31, 2001
1
0
0
GB
I would like to know the pros and cons of using either Crystal Reports or Data Reports from Visual Basic 6.0 to format and generate reports.
 
Seagate CR is 8.0 = large scope apps
VB CR version is 4.6 = smaller scope limited apps

if CR <8.0 then
'API's limited functionality, especially printer/printing
'controls, exporting to eg. word2K, designer differences,
'etc.
else
end if

I use 8.0 which now has Basic Syntax as well as Crystal Syntax.

Good Luck.

&quot;He who has no problems, comes to no solution...&quot;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top