How Can We create programmatically Crystal Report With Visual Basic 2005 and SQL server 2005.
Printable View
How Can We create programmatically Crystal Report With Visual Basic 2005 and SQL server 2005.
Well you don't, not really. You create the Crystal Report first, and put it in the bin when you install your program. Then you use VB/SQL to pass values to it.
Thanks for your response
What i meant was i have created a blank crystal report through visual studio IDE. Inserted a crystal viewer control on a new form. Now i want these to connect to a data set programmatically.
Please help if you can.
You may do better in this forum.
Indeed.. Thread moved from Database Development forum