Answered Associate 2 tables and create external content type

  • Monday, December 06, 2010 10:10 AM
     
     

    Hi,

    I am trying to create External content type. I have 2 tables in SQL database. Table1 contains the columns like - StudentId, Student Name.

    Table2 contains columns like - CountryId(primary key) , StudentId, CountryName.

    Is it possible to create external content type based on these 2 tables? How to achieve this?

    Thank you

All Replies