DDieterich / DTGen

DTGEN Code Generation Tool for Relational Designers (See Wiki Branch)
http://dtgen.org
3 stars 0 forks source link

DML Package _ACT%ROWTYPE needs FK and Paths Updated before call return #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What will the enhancement do?

  -) The DML packages have calls that use the _ACT%ROWTYPE buffer as the parameter.  When these DML calls return, they should have the updated values for any FKs and/or Paths updated.

How is this currently done or handled?

  -) The DML packages do not return these values, they are "in only".

What version of the product are you using? On what operating system?

  -) PreRelease 0.11

Please provide any additional information below.

Original issue reported on code.google.com by Duane.Di...@gmail.com on 3 Oct 2012 at 1:50

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
 -) Need to use the same code generation as found in the _dml.nk functions to accomplish this.

Original comment by Duane.Di...@gmail.com on 8 Oct 2012 at 3:46