views:

47

answers:

0

I am in the process of creating a class that will query my local database and generate a series of scheduled reports on the Crystal Enterprise server (each with a different output file). I have done this in Java but would like to create a .net (VB or C#) class to do the same.

Can someone point me in the right direction for sample code or COM references, etc. that I need to start this project.