#1082: result of dbFirebird.pregenPk() isn't used for next insert statement
------------------------+---------------------------------------------------
 Reporter:  uwe_grauer  |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  major       |   Milestone:  0.9     
Component:  biz         |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 When dbFirebird.pregenPk() was called, the result doesn't get included in
 the following insert statement.

 I guess the reason is, that in most db's the pk-value is fetched after the
 insert.

 This isn't possible for Firebird (at least not for versions < 2.1).

 If the pk is needed for child records after the insert, we have to use it
 for the insert statement.

-- 
Ticket URL: <http://svn.dabodev.com/trac/dabo/ticket/1082>
Dabo <http://svn.dabodev.com/trac/dabo>
Trac Page for Dabo


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to