Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More on Failed to enable constraints
Message
 
 
To
18/03/2008 11:39:12
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
01302826
Message ID:
01302992
Views:
20
>>Also may be you can drop the indexes and re-create them as well as RI constraints?
>
>I dropped all indexes and recreated them. This didn't change anything.

Did you find if you have orphans?

select Invoice.NoClient from Invoice left join Client on Invoice.NoClient = Client.Numero where Client.Numero is null
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform