Hi, sorry if my english is not good. I'm from Spain.
I have a problem. I'm programming with Visual Basic .NET 2008.
I'm using Crystal Reports Server and programming under Visual Basic to take reports from crystal Server, changing the tables from the report to datasets and scheduling this report.
Crystal server change connections to CrystalReports.Dataset.
Preview reports from server sends me an error "DataBase connector unknown"
If I run this report (with datasets) into my VBNET application (into a CrystalDecisions.Windows.Forms.CrystalReportViewer control), IT WORKS!!!
I need help because I need to schedule these reports (to send them by email, export to PDF formats, ...)