function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MDhillonMDhillon 

Salesforce Connector/Package queries

Hi Guys, i am new to salesforce.com. I have few questions, could anyone please help :-

1) if we create a db sync connector using apex and force.com platform , will it be hosted on the Salesforce?
2) if number of clients install this package and later on we do few modifications , Do all the clients have to reinstall the new package?

Thank You in Advance

Regards,
Marilyn
Sonam_SFDCSonam_SFDC
Hi Marilyn,

If you are creating the app using apex and VF - remember that these can only run on the Salesforce platform. if you wish to distribute the application to other users and do modifications later - you can go for a managed package which will help you release upgrades for your package -

Read more: https://help.salesforce.com/apex/HTViewHelpDoc?id=sharing_apps.htm&language=en

 
aalbertaalbert
The ISVForce Guide also contains all the steps and details on how to become a Salesforce ISV, build an app, and distribute it.
http://www.salesforce.com/us/developer/docs/packagingGuide/index.htm