DDieterich / DTGen

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

glob.get_ignore_no_change := FALSE #98

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

 1. Try to update data in a generated maintenance form
 2. ORA-06550: line 8, column 9: PLS-00321: expression 'GET_IGNORE_NO_CHANGE' is inappropriate as the left hand side of an assignment statement ORA-06550: line 8, column 4: PL/SQL: Statement ignored

What is the expected output? What do you see instead?

 -) No Error should be generated

Please use labels and text to provide additional information.

 -) Fixed on line 13211 of generate.pkb

Original issue reported on code.google.com by Duane.Di...@gmail.com on 14 Oct 2012 at 12:17