
Report based on VB.NET app data
May I create somehow
Crystal Report without DataSource?
I need to display and print Invoice. All values are produce by VB.NET form.
Actually I could write them into SQL Server database then retrieve them back
with stored procedure and display in report based on that stored procedure.
Similar scenarios with files, XML. But how about direct using of those
values? I also could use Word object library. But I'm interested in using
Crystal for invoicing.
Can it be done with Crystal? If yes then how?
vasya