Recreating Access reports in VB.net

Frost Byte

New member
Joined
Jun 2, 2003
Messages
3
Im giving this database a VB.net front end, but im stuck on how to do the reports in VB.net.

Is there a way to pull up the reports in VB.net? That would be awsome if there was. Otherwise ill just recreate them in VB. If that is the case, do you guys know of any guides where there examples of how to print stuff?

Thanks

Frost Byte
 
Do a search of the forum...I got a quick 96 hits on the word print. Lots of examples and solutions to printing a variety of objects.

In terms of access and the "reports" I assume you are describing query results? You might look into Crystal Reports, again a search of this forum for crystal should be a good start toward a solution.

Jon
 
CR is a bit weird after using Access reports for so long, but once you get into them they are quite smart
 
Back
Top