[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Datadirect Hybrid Datapipeline with postgreSQL

  • Thread starter Thread starter stevev
  • Start date Start date
Status
Not open for further replies.
S

stevev

Guest
The typical cause of the error you saw is that all the tables you selected did not have a primary key. If at least one table has a primary key, then the model generation will succeed but with warnings. You should be able to view the warnings through the WebUI. You can still include tables without a primary key by indicating the column(s) you would like to use as the key column(s).

Continue reading...
 
Status
Not open for further replies.
Back
Top