It seems it is possible add Database.com users into a 'normal' Salesforce.com org (i.e. a standard EE or UE org) to allow large numbers of users cheaper access to API and OAuth based authentication.
The documentation at http://ap1.salesforce.com/help/doc/en/users_understanding_license_types.htm remarks "Access to data is determined by organization-wide sharing defaults."
So, my question is:
If the OWD is set to Private and a Database.com light user creates and manage their own records - can those records also be shared to internal Full License users for use in reporting, standard page layouts and Visualforce?
Attribution to: Steven Herod
Possible Suggestion/Solution #1
I am positive that this can be achieved .
We will have to create appropriate sharing rules .
Also if we want data access for Visualforce page if we write an extension class using "without sharing" keyword we will run in a system context mode and we can perform operation ignoring sharing permissions .
In short if OWD Private sharing rules can be written both programatically and manually .
Attribution to: Mohith Shrivastava
Possible Suggestion/Solution #2
I don't believe you can use Database.com licenses against a Force.com org. I have asked this question of a couple of guys within Salesforce and have always been met with a no. It would be really interesting if you could as it would solve a few problems for me.
But currently I still think it is a no and the docs are slightly misleading.
Attribution to: pbattisson
Possible Suggestion/Solution #3
Confirmed by SF. You can add Database.com licenses to your organisation, however they do not add anything to your allowed limits (API and data storage).
Attribution to: Steven Herod
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/1929