I'm trying to print a report that is not connected to a database but it keeps saying ( Invalid Data Source ) , must I connect the report to a database? what are the best ways to print a report without having to use a data source ?
Thank you
Printable View
I'm trying to print a report that is not connected to a database but it keeps saying ( Invalid Data Source ) , must I connect the report to a database? what are the best ways to print a report without having to use a data source ?
Thank you
The two things that immediately come to mind are Crystal Reports and Access Reports.
But that means I must install MS Access on the PC
I don't have Crystal Reports in my vb, I just want to print a blank report that has some title that's all , there is no database . .
Then how about creating a straight text file? That would be easy to print.Quote:
Originally Posted by bomayed