I'm using NHibernate with the bank SQL Server 2000, when I'm giving a select (doing a consultation) is the following error: "UPDATE statement conflicted with COLUMN CHECK CONSTRAINT 'ch_soli_tx_visto_juridico.' The conflict occurred in database 'db_sge' table 'tb_solicitacao 'Column' soli_nr_visto_juridico '. The statement has been terminated.. "If I get the property, it works normally, but would like to know why this error. The error gives a check CONSTRAINT where the column 'soli_nr_visto_juridico' may be null or 1 or 2. What could you help me? thanks.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
