overwriting the crystal report with another crystal report
hi...
i've two crystal reports one is in D: drive name employee.rpt with 5 textobject
and another report is in E: drive name employee.rpt with 15 textobject...
now i want to write a program to overwrite the D drives report with E drives reports
i.e i want to replace the 5 textobject with 15 textobject..
overwriting the reports while it is executing ..
is there any code for it please help me..
its urgent..
Re: overwriting the crystal report with another crystal report
How are you running the crystal reports? Is it through a vb program?
We need a little more background to help you.
Re: overwriting the crystal report with another crystal report
i'm running the crystal report in aspx page using crystal report viewer.
using c#.net
Re: overwriting the crystal report with another crystal report
I would post your question in the c#.net forum.
Re: overwriting the crystal report with another crystal report
if there is vb code its ok
Re: overwriting the crystal report with another crystal report
Help me understand why you can't just manually save the one report over the other. I'm not understanding what the overall goal is.
Re: overwriting the crystal report with another crystal report
we did offline project and instualled in all client system..
and i want to change the report. there are many clients and dont want
to do individually..
if there is code we can mail them and they can execute on their system..
Re: overwriting the crystal report with another crystal report
got it...
I would think the code would be fairly simple as long as you know the exact location of the file on the target machine...
I would still post this question in one of the programming forums (vb,c#,etc) ... i doubt you will get anyone to help you in Reports forum because this is a programming issue. Just make sure you give the whole background of what you are trying to accomplish.
Re: overwriting the crystal report with another crystal report
Thank u for ur reply.. please do check my posts. Bye take care