Versions Compared

Key

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

...

  1. Right-click on your existing model version and select Import>Relationships to display the Import dialog.
    Image Removed 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

    attribute

    attribute 
    dbo,dbo,Products,Suppliers,SupplierID,SupplierID

  2. Select the relationship file to import and click Open to display the Configure import settings dialog.
    Image RemovedImage 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.
  3. Click Next>
  4. From the Import relationships dialog, select the relationships you want to import.

    Image RemovedImage Added

  5. Click Import.
  6. A Success message is displayed and relationships are imported.
    Image RemovedImage Added
  7. Click OK.