NeXTensio Forum :: tNG_fields.getColumnType error
This thread was displayed: 0 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Larry Lutz
11-19-2007 16:53:07 GMT +2
|
I'm totally stumped by this one. I have a NeXTensio form built using MX Kollection Pro, and when I try to insert a record, I get the following error message:
tNG_fields.getColumnType:
Column entity_UserName is not part of the current transaction.
The problem is that the error message is entirely correct. The field entity_UserName is not part of the insert transaction. In fact, I've searched the page's code for any reference to that field, and it's not in the code anywhere. In the associated MySQL database, the field entity_UserName is set to allow Nulls, and there is no reason for this form to update that field.
Any ides on how I can get rid of this error message and have the form perform the insert.
|
|
|