Please i would want to know what kind of VB6 file that generates a report, in a VB programming?
|
|
|||||
|
|
|
this might help you: Making Reports in Visual Basic 6 |
||
|
|
|
VB6 had a basic version (should work for most needs) of the crystal reports engine in it. That is how you created reports with VB6 without 3rd party tools or creating your own. EDIT: Here's some links on how to use it: http://www.vb6.us/tutorials/using-crystal-reports-vb6-tutorial http://www.vbexplorer.com/VBExplorer/vb%5Ffeature/august2000/using%5Fcrystal%5Freports.asp |
||||||||||
|
|
|
If you are looking for an 3rd party reporting tool then i would strongly recommend Active Reports (from datadynamics). I used it in my last job, and preferred it over Crystal Reports. |
||
|
|
