Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello to all,

 

When I'm running my application from the debug folder, I'm able to save changes to the database, but when I load the Crystal report to display that data, it still displays the old data, i.e., the data before the changes.

 

Does it have anything to do with the database Build Action property and Copy property or it has something to do with the report source path?

 

Thanks a lot,

 

JC.

  • 3 weeks later...
Posted

Hi,

 

I'm not sure but I think for each report you emit, it is created a cached copy of it, with a GUID in its name, and maybe crystal reports engine are using some cached old version of that data. try to delete theses cached GUIDed named files and see if it solves the issue.

 

.eof,

Teixeira

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...