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 late binding?
What are the advantages of migrating to vb.net?
What is stack used for in vb. Net?
What is writeline in vb.net?
Using VB, how can you change the Mouse Pointer?
Explain public assembly?
So you know which dll is used for microsoft .net run time?
What is difference between import system.data.sqlclient,system.data.oledb?
Explain about visual basic?
What is the main use of a namespace?
What is static member?
Which class allows an element to be accessed using unique key?
What are the parts of the visual basic control?
Explain redim keyword?
described weak typing?