On Apr 22, 12:56 pm, mabu <[email protected]> wrote: > Some Code may help: > [...] > The examples generates following output: > INSERT INTO Report ( Rundate , SuiteID , ID ) VALUES > (:Rundate, :SuiteID, S_REPORT.NextVal) So you proved me wrong. dblinq does in fact use the expression to populate the field. Thank you. So you can use it without a trigger, if you are willing to write (or edit) the dbml yourself.
I can't see what is the real problem, so I will try to reproduce. -- Anders -- You received this message because you are subscribed to the Google Groups "DbLinq" 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/dblinq?hl=en.
