Incorrect refresh error message

Posts   
 
    
MattE avatar
MattE
User
Posts: 77
Joined: 11-Sep-2007
# Posted on: 28-Dec-2010 15:44:58   

Hi I am repeatedly getting these error messages for two specific relations, which seem incorrect, when refreshing from the database.

The relationship << >>n (1:1)' has been removed because its underlying foreign key constraint wasn't found in the refreshed relational model data.

In each case, there is a PK:FK relationship in the database for the relations in question.

Any pointers?

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39614
Joined: 17-Aug-2003
# Posted on: 28-Dec-2010 18:21:50   

Please position yourself in our shoes and then think about the info we might need to reproduce your problem simple_smile

So please provide more information: - llblgen pro build date (and check whether you're using the latest build) - relationships specifics - fk constraints ddl sql etc.

If possible, provide a small project with the two relationships and the db script to reproduce it.

Frans Bouma | Lead developer LLBLGen Pro
MattE avatar
MattE
User
Posts: 77
Joined: 11-Sep-2007
# Posted on: 17-Jan-2011 15:49:25   

I downloaded the latest build, and this appears to have resolved this issue.

thanks