Wednesday, March 28, 2012

how to using crystal report with VB.NET by passing the SQL statement

I wanna know how can i passing the SQL statement from VB.NET to crystal report for making the report ?

where can i find the tutor web site for this thing ?

I'm a newbie about .NET and crystal report.

I can using VB.NET to view the report with crystal report but by wizard.. I wanna do in manually.

Thanks
KeeCR.SQLQuery="YourQuery"
where CR is Crystal Reports object|||Could you give me a full sample ? I'm a newbie for the crystal report. and it has no any manually tutorial site. hasn't it?

Thks
Kee|||If if you find this in FAQ section of www.VBCity.com|||Hi,
why couln't you try for strongly typed datasets as ur report source.

get the tutorial from MSDN 2006
here is the link
ms-help://MS.MSDNQTR.2006JAN.1033/dnmag02/html/Crystal.htmsql

No comments:

Post a Comment