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
mikenjmikenj 

Salesforce.com Enterprise default database schema

Hello,
 
Where can I get a copy (pdf is ok) of the default Salesforce.com Enterprise Database Schema.
 
I need to know the names of all the tables, the field names and data types.
 
Thanks,
 
Michael
SuperfellSuperfell
There's ERD of the standard objects in the API docs.

Tools like SoqlXplorer, SForce Herder and the developers sidekick can generate you scheme reports include all of your customizations.
cdgradcdgrad
SimonF is right, of course, but here is a direct link to the Data Model Reference, since I happen to have it up on my machine at the moment:

http://www.salesforce.com/us/developer/docs/api/Content/data_model.htm#topic-title

CT
Carl_V1Carl_V1
What is the sforce herder referred to ? Never heard of it...

Cheers,
Carl

sabsisabsi

Hi Simon,

I downloaded your SforceHerder and got an error for my Login/Password for a sandbox environment

For a live environment I was able to create a diagram.

Is there restriction(limitation) of using SforceHerder ?

 

Thanks for replying

Best regards