• How to prevent report overwrite with sandbox?

    Hi all, I have this situation below. I generate new sandbox to send to customer. In the sandbox, I have few reports, lets say Report A, B, and C. Report A and B is not modified on this sandbox. So lets say report A and B is version 1. I only modified…
  • Generate DBScripts for Add-on

    Hi is there any easy way to generate sql script from a lot of tables? this sql script will be included in sandbox as DBScript. so far I am writing spcreatecolumn, spcreatetable line by line. Thank you. I appreciate your help.