Tips and Tricks
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Tips and Tricks
Message Icon Topic: File System Data datasource location Post Reply Post New Topic
Author Message
marin
Newbie
Newbie


Joined: 02 Apr 2009
Online Status: Offline
Posts: 1
Quote marin Replybullet Topic: File System Data datasource location
    Posted: 02 Apr 2009 at 4:35am

I am working with Crystal Reports 9 and I am creating report from File System Data. Also, I am working on .NET 1.1 C# application that should be able to use that report file dynamically replacing the data source location… So I can generate reports of usage many Directories, Subdirectories, folders...

I try use the method SetDataSource, and I get error message:

“The Request could not be submitted for background processing”

Code example:

String newPath=@”C:\Folder1\Docs”;

reportDoc.Database.Table[“tablename”]. SetDataSource (newPath)

So, is there a way to generate those reports dynamically or???

IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.