Hi All,
I have to create the backup utility that will executes weekly and backup the leads , accounts, contacts and opportunities data. I was thinking to achieve the same by
1) Create a C# console application that will fetch the updated data(based on some timestamp) and will update our back database.
2) Will schedule it daily or weekly in task scheduler.
I just need to know is it the best way of achieving the functionality or there is some other way as well.
Regards,
Samira
*This post is locked for comments