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
What is the class that allows an element to be accessed using unique key?
What are all the differences between dispose and finalize()?
Which is the tool which can convert visual basic old version to .net compatibility version?
Tell us how many languages are supported by .net?
What is private assembly?
What is the Advantage of vb.net over vb
Explain the services provided by common language infrastructure.
Explain what observations between vb.net and vc#.net?
What is the use of console application?
Explain how the .net framework performs automatic memory management.
Explain trace in vb.net?
Define manifest?
What is branching logic control in VB.NET?
Can you please explain the difference between namespace and assembly?
Explain about visual basic.net?