Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To import relationships...:

  1. Right-click on your existing model version and select Import>Relationships to display the Import dialog.

...


  1. Image Added
    Tip
    titleTip

    An example of a Relationships file would be a csv file: relationships.csv

    fk schema,pk schema,fk entity,pk entity,fk attribute,pk

...

  1. attribute 
    dbo,dbo,Products,Suppliers,SupplierID,

...

  1. SupplierID

  2. Select the relationship file to import and click click Open to display the Configure import settings dialog.

...

  1. Image Added
    • Clear the Has header row checkbox to not include the header row for the columns.
    • Select the Name case sensitive checkbox if the content is case sensitive.
  2. Click Next>.
  3. From the the Import relationships dialog, select the relationships you want to import.

...

  1. Image Added

  2. Click Import.
  3. A Success message is displayed and relationships are imported.

REPLACE WITH THIS IMAGE: Images/Models/importrelationshipsetting2.png

  1. Image Added
  2. Click Click OK.