I'm working on a program that need to print reports from the server. We have
all the info stored in a SQL database and we want to generate reports from
some of that info and send it to the printer. The report is a file on the
server that when we ask to print a certain report the server looks at the
report and gathers the info need. There is a program that interacts with our
program to handle the printing the program also has a report designer. I
have only been able to find one program that does this (EnterpriseSoft
Enterprise Reports) http://www.enterprisesoft.com the only problem is that
it is java. If anyone could help I would greatly appreciate it.
Thanks
Dave