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
patelankurbpatelankurb 

Import MS SQL server 2005 schema into Force.com

Hey folks,

 

I have existing db schema in MS SQL Server 2005, and I want to create custom objects in Force.com from that tables. Do we have any utility/tools which creates custom Obejcts from existing relational tables?

 

This is urgent. Any help would be appreciated.

 

Regards,

Ankur

 

Message Edited by patelankurb on 06-15-2009 01:27 AM
RyanGuestRyanGuest
I don't believe there is any such tool.
NikiVNikiV
You can use something like Eclipse with the Force.com plug in to automate field creation once you manipulate the schema information into the format required.  Check out a standard dev org through Eclipse and you will see how the fields and objects are tagged.
shillyershillyer

Hi Ankur,

 

I saw a pretty cool tool from Model Metrics that may help,

 

Best,

Sati