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
EricJRosenbergEricJRosenberg 

How do I see my Company's Schema?

I want to see the schema for my company with all of the custom fields.  How do I do that?
werewolfwerewolf
I'd suggest you download the Force.com IDE, a plugin for eclipse.  When you click the icon entitled "salesforce.schema" in there, it shows you your whole schema, and you can test queries and stuff too.
EricJRosenbergEricJRosenberg
Forgive my ignorance but what is eclipse?
werewolfwerewolf
Eclipse is a development environment for many different things.  This page can guide you to installing it all.
EricJRosenbergEricJRosenberg

OK I have eclipse and force.ide how do I get to force.ide?  This is all foreign to me.  I am a database guy.

 

werewolfwerewolf
Once you've installed the force.com IDE you should see a start page guiding you how to use it.  Anyway, just go to File -> New Project, make a Force.com project, put in your Salesforce.com credentials and away it goes.