Page 1 of 1

Oracle Trigger not firing with LinqConnect

Posted: Wed 28 Jul 2010 06:36
by kautuk
I am Using LinQConnect1.00(trial) with Oracle db.


There are some triggers on before-insert event on some tables.
but when i am inserting a record using .InsertOnSubmit() method.
Record is inserted but no trigger is fired in database.

my env is .Net 3.5 SP1

Posted: Thu 29 Jul 2010 14:01
by AndreyR
Could you please send us (support * devart * com, subject "LINQ: AutoSync and trigger") a small test project reproducing the issue?