Bonjour,
je veux creer une relation entre deux table dans sql server 2000, il me donne cette erreur:cry:
Code:
1
2
3
4
5 'IDENTITE' table saved successfully 'GESTION' table - Unable to create relationship 'FK_GESTION_IDENTITE'. ODBC error: [Microsoft][ODBC SQL Server Driver][SQL Server]ALTER TABLE statement conflicted with COLUMN FOREIGN KEY constraint 'FK_GESTION_IDENTITE'. The conflict occurred in database 'FINANCES', table 'IDENTITE', column 'num_dossier'.