View Single Post
  #1 (permalink)  
Old April 26th, 2006, 05:11 AM
rowin rowin is offline
Authorized User
 
Join Date: Jan 2006
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default C++ Builder 6 and Crystal Report

I have an C++ Builder application. I want to print a report with the values appearing in my application. I get these values from my database.
I already have a crystal report format of how the report should be printed.

How to do this?

Reply With Quote