Crystal Report with VB |
| |
|
|
|
New Coder Posts: 49 Topics: 14
|
|
|
September 15, 2008, 05:35:59 AM
|
|
Crystal reprot is a very use full tool to generate any kind of reports. Every application needs some reproting tool to generate the reports.The synchronizatoin of visual basic and crystal reprot is good and its very ease to use the crystal report with vb. It is ease to bind the objects via query in visual basic to generate the reports.
|
|
| |
|
|
|
New Coder Posts: 25 Topics: 16
|
|
|
December 18, 2008, 03:34:02 AM
|
|
Crystal report is an additional software for vb 6 , but for .net it is coming with the studio. I have used data report with vb 6.0 as its pretty simple to make report in data report
|
|
| |
|
|
|
Regular Coder Posts: 91 Topics: 13
|
|
|
July 20, 2010, 11:04:44 PM
|
|
Everything is working beautifully but what if I want my reports to be within my project? How do I set it to find it?
For Example the following code I know Loads the report form from a folder but I want it to use a resource in my code:
Code: 'Report In the report Folder Report.Load(Application.StartupPath & "/Report/" & ReportName & "")
|
|
| |
|
|
|
New Poster Posts: 1 Topics: 0
|
|
|
December 16, 2010, 10:39:07 PM
|
|
VB 6. 0 comes with Data Report which comes with less custimization while Crystal Report is additional software provide more custimization features . Now with New visual studio is inbulit crystal Report
online computer repairs
|
|
| |
|
|
|
New Coder Posts: 44 Topics: 0
|
|
|
March 29, 2011, 09:31:33 PM
|
|
If any advanced techniques in crystal reports then please explain it.
« Last Edit: April 10, 2011, 09:48:53 PM by Admin »
|
|
| |
|
|
|
Skilled Coder Posts: 125 Topics: 0
|
|
|
May 12, 2011, 02:24:09 AM
|
|
crystal report is a third party reporting tool. You can design and deliver reports that visualize your data using charts, graphs, and video files.
|
|
| |
|
|
|
Professional Coder Posts: 229 Topics: 7
|
|
|
August 09, 2011, 04:11:09 AM
|
|
Actually I didn't know that crystal report can be created in vb, thanks for this thread.
|
|
| |