Modyfying Data with CR ?

  • Thread starter Thread starter news.microsoft.com
  • Start date Start date
N

news.microsoft.com

Hello

One of my client has a requirement that once they generate a report, a
boolean field in the database be updated.

Can this be handled by CR ?

Is it possible to be able to update data from CR ?

Thanks
 
Crystal doesn't have the ability to update the db directly, but you can
call a stored procedure to populate the report and in that procedure, you
can have it update the table - although the control you have is somewhat
cumbersome to exert. But Crystal reports, as most reporting engines, are
read only.

HTH,

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top