how to connect crystal report with vb.net ?
Answer Posted / dinesh sharma
Follow These Steps:
Click on Project menu
-->then Click Add New Item
-->Choose Crystal Report
-->Give the name of the report that you want to give
-->Click on Add Report
and also
-->Click Add New Dataset(.XSD File)
-->Right Click on That File Add Table Adapter
-->Make Connection and Write The Query and Follow The Step
as Come In Wizard
-->The In Blank Report Go Field Explore
-->DataBase Fields and Chose ADO.NET Dataset it The Table
you have Create in Dataset
-->Now Drag and Drop it in You Reports
| Is This Answer Correct ? | 13 Yes | 13 No |
Post New Answer View All Answers
Explain about branching logic control in vb.net?
What is the difference between convert.tostring and .tostring() method?
What are the different types of a stream?
What is the difference between custom control and user control?
What is the use of errorprovider control?
Explain about the performance of visual basic?
Why is the xml infoset specification different from the xml dom?
What is the differnce between managed code and unmanaged code?
What is multiple form in vb?
Can we use Vb.Net and C# language simultaneously in one .Net application?
How to create a constant in vb.net?
What is the role of new keyword?
What is late binding and early binding?
What is the difference between value and reference types?
Explain about Visual basic.NET culture?